From: Rico Hoppe Date: Thu, 27 Jul 2023 22:20:14 +0000 (+0000) Subject: register-success.html updated to new design X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecc14bead498d77e8411329e1d866583b98e20e4;p=ipfire.org.git register-success.html updated to new design --- diff --git a/src/templates/auth/register-success.html b/src/templates/auth/register-success.html index e8b1b204..7c2e47c1 100644 --- a/src/templates/auth/register-success.html +++ b/src/templates/auth/register-success.html @@ -3,18 +3,25 @@ {% block title %}{{ _("Thank You") }}{% end block %} {% block content %} -
-
-
-
- +
+
+
+
+

+ IPFire_ +

+

+ {{ _("Your account has been created.") }} + {{ _("Please check your email for next steps.") }} +

-

- {{ _("Your account has been created.") }} - {{ _("Please check your email for next steps.") }} +

+

+

+
{% end block %}