summaryrefslogtreecommitdiff
path: root/templates/logout.tmpl
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-04-19 13:47:08 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-04-19 13:47:08 +0200
commitdb8511e5081747ebddc4f16303a9c7fe44bb313e (patch)
treebec298c872f6e04569be41300d8d7b4f2da993d3 /templates/logout.tmpl
parent7fd19157644534d004a5ef4ca450fa7a3d3eb4b0 (diff)
downloadaCms-db8511e5081747ebddc4f16303a9c7fe44bb313e.tar.gz
aCms-db8511e5081747ebddc4f16303a9c7fe44bb313e.tar.bz2
some text changes
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 %>