From 56a7ab4da5d36e9311311c826c772bade7d031f0 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 6 Mar 2014 11:42:14 -0500 Subject: Finish log in user --- templates/user/signin.tmpl | 20 +++++++++++--------- templates/user/signup.tmpl | 6 +++++- 2 files changed, 16 insertions(+), 10 deletions(-) (limited to 'templates/user') diff --git a/templates/user/signin.tmpl b/templates/user/signin.tmpl index f80b3199a2..3aefefdcf1 100644 --- a/templates/user/signin.tmpl +++ b/templates/user/signin.tmpl @@ -2,33 +2,35 @@ {{template "base/navbar" .}}
-

Log in

{{if .Error}} -
-
{{.Error}}
-
{{end}} -
- +

Log in

+
{{.ErrorMsg}}
+
+
- +
-
+ +
+ + + diff --git a/templates/user/signup.tmpl b/templates/user/signup.tmpl index 482cdc0080..03e5bd3440 100644 --- a/templates/user/signup.tmpl +++ b/templates/user/signup.tmpl @@ -4,12 +4,13 @@

Sign Up

{{.ErrorMsg}}
-
+
+
@@ -23,17 +24,20 @@
+
+
+