summaryrefslogtreecommitdiff
path: root/templates/logout.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logout.tmpl')
-rw-r--r--templates/logout.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/logout.tmpl b/templates/logout.tmpl
index 2ce7816..c867e73 100644
--- a/templates/logout.tmpl
+++ b/templates/logout.tmpl
@@ -18,6 +18,11 @@
<div>
Otherwise contacting the developers is possible via email directly.
</div>
+
+ <div>
+ If you want to edit pages again, you can of course log in
+ <a href="<%= login_link %>">here</a>.
+ </div>
<% end template %>
<% end view %>