diff --git a/templates/config.html b/templates/config.html
index 6093861..47669ca 100644
--- a/templates/config.html
+++ b/templates/config.html
@@ -1,109 +1,213 @@
-
+
-
-
- Config
-
+
+
+ Config Module
+
+
+
+
-
- Config
+
+
+
+
+ Config_Settings
+
+
+
+
+
+
{{if .Success}}
-
Saved.
+
CONFIG_SAVED_SUCCESSFULLY
{{end}}
+
{{if .Error}}
-
{{.Error}}
+
{{.Error}}
{{end}}