Fixed issues with RSS feed links

This commit is contained in:
Julien Chanséaume
2014-07-02 09:22:20 +02:00
parent 5330defe11
commit ec71959934
3 changed files with 5 additions and 6 deletions

View File

@@ -18,11 +18,6 @@
{/loop}
{/block}
{* Feeds *}
{block name="feeds"}
<link rel="alternate" type="application/rss+xml" title="{intl l='All contents in'} {content attr='title'}" href="{url path="/feed/content/{lang attr="locale"}/{content attr="id"}"}" />
{/block}
{* Breadcrumb *}
{block name='no-return-functions' append}
{$breadcrumbs = []}