summaryrefslogtreecommitdiff
path: root/templates/menu_rss.tpl
blob: 21b7af85c18ab3314cd195fb2b2a0b803fe16923 (plain)
1
2
3
4
5
{strip}
<ul>
	<li><a class="item" href="{$smarty.const.RSS_PKG_URL}index.php" title="{tr}Syndication{/tr}" >{tr}Syndication{/tr}</a></li>
</ul>
{/strip}