From 48ca3a4007c8b9c40a3bc3789563ed9992e9b64d Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 3 Sep 2015 13:38:22 -0700 Subject: Adding initial admin console html pages --- web/templates/admin_console.html | 362 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 362 insertions(+) create mode 100644 web/templates/admin_console.html (limited to 'web/templates/admin_console.html') diff --git a/web/templates/admin_console.html b/web/templates/admin_console.html new file mode 100644 index 000000000..9ee5b74ef --- /dev/null +++ b/web/templates/admin_console.html @@ -0,0 +1,362 @@ + +{{define "admin_console"}} + + +{{template "head" . }} + +
+ +
+ + + + + +
+
+ +
+
+
+
+ + + +

Email Settings

+
+
+ +
+ + +

This is some sample help text for the Bypass Email field

+
+
+
+ +
+ +
+
This is some error text for the Bypass Email field
+
+

This is some sample help text for the SMTP username field

+
+
+
+ +
+ +
+
+
+ +
+ +
+ Test Connection +
Connection successful
+
Connection unsuccessful
+
+
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+ +
+
+
+ + +
+
+ +
+
+
+ +
+ +

This is some sample help text for the Apple push server field

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+ + + + +{{end}} -- cgit v1.2.3-1-g7c22