How it works
"Related News" is a widget that is used to display related news articles pertaining to the viewing news item. Content is retrieved by using a the viewing news item's title and tags to find related news articles to display. See the widget below:<widget type="news">
<arg id="header">Related News</arg>
<arg id="related_to">true</arg>
<arg id="max">2</arg>
</widget>