aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/notification.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/notification.tpl')
-rw-r--r--template/yoga/notification.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/notification.tpl b/template/yoga/notification.tpl
index d4b178b42..3cd7be193 100644
--- a/template/yoga/notification.tpl
+++ b/template/yoga/notification.tpl
@@ -9,5 +9,6 @@
<p>{lang:The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.}</p>
- <p><a href="{FEED_URL}">{lang:RSS feed}</a></p>
+ <p><a href="{U_FEED_IMAGE_ONLY}">{lang:Image only RSS feed}</a></p>
+ <p><a href="{U_FEED}">{lang:Complete RSS feed}</a></p>
</div>