summaryrefslogtreecommitdiff
path: root/templates/confirm_register.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/confirm_register.tmpl')
-rw-r--r--templates/confirm_register.tmpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/templates/confirm_register.tmpl b/templates/confirm_register.tmpl
index 8b41290..820f6f4 100644
--- a/templates/confirm_register.tmpl
+++ b/templates/confirm_register.tmpl
@@ -14,9 +14,14 @@
<% form as_table confirm_register %>
</table>
</form>
-
+ </div>
+ <div>
If you entered the correct code, you can try to log in.
</div>
+ <div>
+ If you don't get a code via email, contact the webmaster of this
+ site.
+ </div>
<% end template %>
<% end view %>