summaryrefslogtreecommitdiff
path: root/templates/intro.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/intro.tmpl')
-rw-r--r--templates/intro.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/intro.tmpl b/templates/intro.tmpl
index 205f952..3e524c2 100644
--- a/templates/intro.tmpl
+++ b/templates/intro.tmpl
@@ -17,6 +17,9 @@
<% else %>
If you want to edit pages, please log in
<a href="<%= login_link %>">here</a>.
+ <br/>
+ If you don't have an account yet, you can register for
+ a new one <a href="<%= register_link %>">here</a>.
<% end %>
</div>
<% end template %>