From: Michael Tremer Date: Thu, 5 Mar 2026 11:46:10 +0000 (+0000) Subject: auth: Center the join form X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c8266625e187dd4b56fdbe3f72aaf3bc698acdf;p=ipfire.org.git auth: Center the join form Signed-off-by: Michael Tremer --- diff --git a/src/templates/auth/join.html b/src/templates/auth/join.html index 08ac9257..45ac5608 100644 --- a/src/templates/auth/join.html +++ b/src/templates/auth/join.html @@ -9,113 +9,115 @@ ) %} {% end block %} -{% block content %} -
-
-
-
-

- IPFire_ -

-

{{ _("Join Our Community") }}

- -
- {% raw xsrf_form_html() %} - - - -
-
-

- - - - -

- -

- {{ _("Please choose a username in UNIX format with at least four characters, starting with a lowercase letter, followed by only lowercase letters, digits, dash and underscore") }} -

- -

- {{ _("This username is not available") }} -

+{% block container %} +
+
+
+
+
+

+ IPFire_ +

+

{{ _("Join Our Community") }}

+ + + {% raw xsrf_form_html() %} + + + +
+
+

+ + + + +

+ +

+ {{ _("Please choose a username in UNIX format with at least four characters, starting with a lowercase letter, followed by only lowercase letters, digits, dash and underscore") }} +

+ +

+ {{ _("This username is not available") }} +

+
-
- -
-
-
-
-

- - - - -

-
-
-

- - - - -

+
+
+
+
+

+ + + + +

+
+ +
+

+ + + + +

+
-
-
-
-

- - - - -

- -

- {{ _("This email address is invalid") }} -

- -

- {{ _("This email address cannot be used") }} -

- -

- {{ _("This email address is already in use") }} -

+
+
+

+ + + + +

+ +

+ {{ _("This email address is invalid") }} +

+ +

+ {{ _("This email address cannot be used") }} +

+ +

+ {{ _("This email address is already in use") }} +

+
-
- {# Honeypot Field #} -
-
-

- -

+ {# Honeypot Field #} +
+
+

+ +

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