From: Michael Tremer Date: Tue, 26 Nov 2024 17:30:09 +0000 (+0000) Subject: auth: Style the account activation page X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7ed45e79c5617bbf88cc16b55e7376c5e3d219;p=ipfire.org.git auth: Style the account activation page Signed-off-by: Michael Tremer --- diff --git a/src/templates/auth/activate.html b/src/templates/auth/activate.html index 6d59ad42..9ec377f8 100644 --- a/src/templates/auth/activate.html +++ b/src/templates/auth/activate.html @@ -3,25 +3,27 @@ {% block title %}{{ _("Activate Your Account") }}{% end block %} {% block content %} -
-
-
{{ _("Activate Your Account") }}
+
+
+
+ {{ _("Activate Your Account") }} +
-

- {{ _("Thank you for creating a new account.") }} - {{ _("To activate it, please enter a strong password.") }} -

+
+

+ {{ _("Thank you for creating a new account.") }} + {{ _("To activate it, please enter a strong password.") }} +

+
{% raw xsrf_form_html() %} {% module Password() %} -
- -
+