diff --git a/peach-web/templates/password/change_password.html.tera b/peach-web/templates/password/change_password.html.tera index 10a01955..f4414a60 100644 --- a/peach-web/templates/password/change_password.html.tera +++ b/peach-web/templates/password/change_password.html.tera @@ -2,35 +2,33 @@ {%- block card %}
-
- -
-
- -
- -
- - +
-
- -
@@ -39,11 +37,11 @@ Cancel - - {% include "snippets/flash_message" %} + + {% include "snippets/flash_message" %} - - {% include "snippets/noscript" %} + + {% include "snippets/noscript" %}
diff --git a/peach-web/templates/password/forgot_password.html.tera b/peach-web/templates/password/forgot_password.html.tera index fdf66f0a..4cec9891 100644 --- a/peach-web/templates/password/forgot_password.html.tera +++ b/peach-web/templates/password/forgot_password.html.tera @@ -2,25 +2,23 @@ {%- block card %}
+

+ Click the button below to send a new temporary password which can be used to change your device password. +

+ The temporary password will be sent in an SSB private message to the admin of this device. +

-

- Click the button below to send a new temporary password which can be used to change your device password. -

- The temporary password will be sent in an SSB private message to the admin of this device. -

+
+
+ +
+
-
-
- -
-
- - - {% include "snippets/flash_message" %} - - - {% include "snippets/noscript" %} + + {% include "snippets/flash_message" %} + + {% include "snippets/noscript" %}
diff --git a/peach-web/templates/password/reset_password.html.tera b/peach-web/templates/password/reset_password.html.tera index 0d37b296..1e719051 100644 --- a/peach-web/templates/password/reset_password.html.tera +++ b/peach-web/templates/password/reset_password.html.tera @@ -2,35 +2,33 @@ {%- block card %}
-
- -
-
- -
- -
- - +
-
- -
@@ -38,11 +36,11 @@
- - {% include "snippets/flash_message" %} + + {% include "snippets/flash_message" %} - - {% include "snippets/noscript" %} + + {% include "snippets/noscript" %}