diff --git a/templates.go b/templates.go
index 6c0a8518a..d015a0a55 100644
--- a/templates.go
+++ b/templates.go
@@ -23,130 +23,283 @@ func getTemplates() *template.Template {
- Sign In
-
-
+ Log In
+
+
-
-
- {{ if .CustomLogin }}
-
-
-
- {{ end }}
-
-
+
+
+

+
+
+
+ {{ if .CustomLogin }}
+
+ {{ end }}
+
+
{{end}}`)
@@ -158,16 +311,88 @@ func getTemplates() *template.Template {
- {{.Title}}
-
+ {{.Title}}
+
+
- {{.Title}}
- {{.Message}}
-
- Sign In
+
+
+
{{.Title}}
+
{{.Message}}
+
Log In
+
+
-{{end}}`)
+