From 5d4b181fd85ce6379ec05c1e9e24d0fc94fd8b60 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 1 May 2015 12:32:45 +0200 Subject: small template changes --- templates/login.tmpl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'templates/login.tmpl') diff --git a/templates/login.tmpl b/templates/login.tmpl index f89cf93..d4cc8a2 100644 --- a/templates/login.tmpl +++ b/templates/login.tmpl @@ -8,11 +8,14 @@ <% template page_content() %>
-
<% csrf %> - - <% form as_table login %> -
-
+
<% csrf %> + + <% form as_table login %> +
+
+
+
+ Register for a new account here.
<% end template %> -- cgit v1.2.3-54-g00ecf