From cf7a05f80f68b5b1c8bcc0089679dd497cec2506 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Sun, 14 Jun 2015 23:53:32 -0800 Subject: first commit --- web/templates/login.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 web/templates/login.html (limited to 'web/templates/login.html') diff --git a/web/templates/login.html b/web/templates/login.html new file mode 100644 index 000000000..1bc5394ab --- /dev/null +++ b/web/templates/login.html @@ -0,0 +1,26 @@ +{{define "login"}} + +{{template "head" . }} + +
+
+
+ +
+
+
+ +
+ +
+
+ + + +{{end}} -- cgit v1.2.3-1-g7c22