mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 05:44:58 +02:00
Add an RSS feed in the header. Same as notification.php
Remove the header insertion in notification.tpl Thanks to Boulde. bug:1957 git-svn-id: http://piwigo.org/svn/branches/2.1@7466 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
{html_head}
|
||||
<link rel="alternate" type="application/rss+xml" title="{'Image only RSS feed'|@translate}" href="{$U_FEED_IMAGE_ONLY}">
|
||||
<link rel="alternate" type="application/rss+xml" title="{'Complete RSS feed (images, comments)'|@translate}" href="{$U_FEED}">
|
||||
{/html_head}
|
||||
<div id="content" class="content">
|
||||
|
||||
<div class="titrePage">
|
||||
|
||||
Reference in New Issue
Block a user