From 0002c57163f2518bc949eb2b06c91422a63789e4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 19 Apr 2015 16:57:37 +0200 Subject: remember logins and table for login form --- templates/login.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/login.tmpl b/templates/login.tmpl index 0082e49..f89cf93 100644 --- a/templates/login.tmpl +++ b/templates/login.tmpl @@ -9,7 +9,9 @@ <% template page_content() %>
<% csrf %> - <% form as_p login %> + + <% form as_table login %> +
<% end template %> -- cgit v1.2.3-54-g00ecf