diff options
Diffstat (limited to 'source/templates')
-rw-r--r-- | source/templates/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/templates/index.html b/source/templates/index.html index 7a09e25c..87ba7815 100644 --- a/source/templates/index.html +++ b/source/templates/index.html @@ -43,6 +43,8 @@ import utils %endif %endif <a accesskey="F" href="/fetch/"><img src="/img/check-news.png" title="Check for news" /></a> + + <a href="/logout/"><img src="/img/logout.png" title="Logout" /></a> </div><br/> <% html = "" |