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.tpl10
1 files changed, 8 insertions, 2 deletions
diff --git a/template/yoga/notification.tpl b/template/yoga/notification.tpl
index de8185e58..e7d443e77 100644
--- a/template/yoga/notification.tpl
+++ b/template/yoga/notification.tpl
@@ -14,6 +14,12 @@
<p>{'The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'|@translate}</p>
- <p><a href="{$U_FEED_IMAGE_ONLY}">{'Image only RSS feed'|@translate}</a></p>
- <p><a href="{$U_FEED}">{'Complete RSS feed'|@translate}</a></p>
+ <dl>
+ <dt>
+ <a href="{$U_FEED_IMAGE_ONLY}">{'Image only RSS feed'|@translate}</a><br /><br />
+ </dt>
+ <dt>
+ <a href="{$U_FEED}">{'Complete RSS feed'|@translate}</a>
+ </dt>
+ </dl>
</div>