diff options
Diffstat (limited to 'tpl/default/feed.rss.html')
-rw-r--r-- | tpl/default/feed.rss.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tpl/default/feed.rss.html b/tpl/default/feed.rss.html index ee3fef88..66d9a869 100644 --- a/tpl/default/feed.rss.html +++ b/tpl/default/feed.rss.html | |||
@@ -8,9 +8,7 @@ | |||
8 | <copyright>{$index_url}</copyright> | 8 | <copyright>{$index_url}</copyright> |
9 | <generator>Shaarli</generator> | 9 | <generator>Shaarli</generator> |
10 | <atom:link rel="self" href="{$self_link}" /> | 10 | <atom:link rel="self" href="{$self_link}" /> |
11 | <atom:link rel="search" type="application/opensearchdescription+xml" href="{$index_url}?do=opensearch#" | 11 | {loop="$plugins_feed_header"} |
12 | title="Shaarli search - {$shaarlititle}" /> | ||
13 | {loop="$feed_plugins_header"} | ||
14 | {$value} | 12 | {$value} |
15 | {/loop} | 13 | {/loop} |
16 | {loop="$links"} | 14 | {loop="$links"} |