aboutsummaryrefslogtreecommitdiff
path: root/ui/html/pages
diff options
context:
space:
mode:
Diffstat (limited to 'ui/html/pages')
-rw-r--r--ui/html/pages/index.tmpl.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/html/pages/index.tmpl.html b/ui/html/pages/index.tmpl.html
index ee0a0e0..3f30833 100644
--- a/ui/html/pages/index.tmpl.html
+++ b/ui/html/pages/index.tmpl.html
@@ -42,6 +42,9 @@
</div>
{{end}}
<div class="flex_end bottom_elem">
+ <a href="/feed.rss" class="rss">
+ <img src="/static/get?file=images/feed.svg" alt="RSS">
+ </a>
<div class="right">
{{if ne .Offset 0}}
<a href="/?offset={{sub .Offset 10}}" class="nav_tag">Previous</a>