diff --git a/templates/confirmation/link_does_not_exist.html b/templates/confirmation/link_does_not_exist.html index e98786c580..a33f0f1a65 100644 --- a/templates/confirmation/link_does_not_exist.html +++ b/templates/confirmation/link_does_not_exist.html @@ -6,16 +6,18 @@ {% block portico_content %}
-
- -
-
-

{{ _("Whoops. We couldn't find your confirmation link in the system.") }}

-

- {% trans %} - Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. - {% endtrans %} -

+
+
+ +
+
+

{{ _("Whoops. We couldn't find your confirmation link in the system.") }}

+

+ {% trans %} + Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. + {% endtrans %} +

+
diff --git a/templates/confirmation/link_malformed.html b/templates/confirmation/link_malformed.html index 6233c08442..c14b770b15 100644 --- a/templates/confirmation/link_malformed.html +++ b/templates/confirmation/link_malformed.html @@ -6,17 +6,19 @@ {% block portico_content %}
-
- -
-
-

{{ _("Whoops. The confirmation link is malformed.") }}

-

{{ _("Make sure you copied the link correctly in to your browser. If you're still encountering this page, it's probably our fault. We're sorry.") }}

-

- {% trans %} - Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. - {% endtrans %} -

+
+
+ +
+
+

{{ _("Whoops. The confirmation link is malformed.") }}

+

{{ _("Make sure you copied the link correctly in to your browser. If you're still encountering this page, it's probably our fault. We're sorry.") }}

+

+ {% trans %} + Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. + {% endtrans %} +

+
diff --git a/templates/zerver/realm_creation_disabled.html b/templates/zerver/realm_creation_disabled.html index c35d86e2a1..0954f883e0 100644 --- a/templates/zerver/realm_creation_disabled.html +++ b/templates/zerver/realm_creation_disabled.html @@ -6,17 +6,19 @@ {% block portico_content %}
-
- -
-
-

{{ _("Organization creation link required") }}

-

- {% trans %} - Creating a new organization on this server requires a valid organization creation link. - Please see documentation on creating a new organization for more information. - {% endtrans %} -

+
+
+ +
+
+

{{ _("Organization creation link required") }}

+

+ {% trans %} + Creating a new organization on this server requires a valid organization creation link. + Please see documentation on creating a new organization for more information. + {% endtrans %} +

+