diff --git a/templates/settings.html b/templates/settings.html index 69713be..8f7f719 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -24,45 +24,72 @@

My Account

+
+
+
+
{{ authuser.name }}
+ Avatar of {{ authuser.name }} +
+
+
+
- -
- - -
- - - - {% if config_smtp_enabled != '1' %}Sending receipts is disabled by your administrator.{% endif %} -
- -
- - +
+
+
+ + +
+
+
+
+ + +
+
+ {% if config_smtp_enabled == '1' %} +
+
+ + +
+
+ {% endif %}
- -
- - +
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
- -
- - +
+
+ +
- -

Avatar

- Avatar of {{ authuser.name }}
-
@@ -74,16 +101,31 @@

Password

- -
- - -
- - -
- - +
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+
+ +
+