Fixed issues with RSS feed links
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
{/loop}
|
||||
{/block}
|
||||
|
||||
{block name="feeds"}
|
||||
<link rel="alternate" type="application/rss+xml" title="{intl l='All contents in'} {folder attr='title'}" href="{url path="/feed/content/{lang attr="locale"}/{folder attr="id"}"}" />
|
||||
{/block}
|
||||
|
||||
{* Content *}
|
||||
{block name="main-content"}
|
||||
<div class="main">
|
||||
|
||||
Reference in New Issue
Block a user