summaryrefslogtreecommitdiff
path: root/templates/intro.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/intro.tmpl')
-rw-r--r--templates/intro.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/intro.tmpl b/templates/intro.tmpl
index eb7fa49..99f5e92 100644
--- a/templates/intro.tmpl
+++ b/templates/intro.tmpl
@@ -10,6 +10,10 @@
<div>
Welcome to <b>StrusCms</b>.
</div>
+ <div>
+ If you want to edit pages, please log in
+ <a href="<%= login_link %>">here</a>.
+ </div>
<% end template %>
<% end view %>