From 08e6b31f308f1402ec18ba5506e3fa94660b5e8f Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 5 Apr 2015 14:35:09 +0300 Subject: user_signup: improve error handling, cleanup --- res/templates/user_signup.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'res') diff --git a/res/templates/user_signup.html b/res/templates/user_signup.html index 3b0fc4ef..639d0be9 100644 --- a/res/templates/user_signup.html +++ b/res/templates/user_signup.html @@ -86,17 +86,12 @@ body { class="login-input"> -
-
-
+
{% endif %} -- cgit v1.3.1