From 4311978d650fa1e40f34db3c2cb411377bcc6936 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 6 Oct 2015 09:12:49 -0400 Subject: Combining email verification confirmation screen with login screen. --- web/templates/verify.html | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'web/templates/verify.html') diff --git a/web/templates/verify.html b/web/templates/verify.html index cb4832512..a49ba7930 100644 --- a/web/templates/verify.html +++ b/web/templates/verify.html @@ -1,16 +1,21 @@ {{define "verify"}} -{{template "head" . }} - -
-
-
+ {{template "head" . }} + +
+
+
+
+
+ +
-
- - + + {{end}} -- cgit v1.2.3-1-g7c22