diff --git a/templates/magic_link/page_cross_browser_confirm.html b/templates/magic_link/page_cross_browser_confirm.html index a5f22bf3..1a2742fc 100644 --- a/templates/magic_link/page_cross_browser_confirm.html +++ b/templates/magic_link/page_cross_browser_confirm.html @@ -2,22 +2,46 @@ + + OxiCloud + + + + -

{{ title }}

-

{{ body }}

-

{{ warning }}

-

{{ continue_label }}

+
+
+ +

{{ title }}

+

{{ body }}

+

{{ warning }}

+ {{ continue_label }} +
+
diff --git a/templates/magic_link/page_expired_or_used.html b/templates/magic_link/page_expired_or_used.html index 8dd60553..11094ffc 100644 --- a/templates/magic_link/page_expired_or_used.html +++ b/templates/magic_link/page_expired_or_used.html @@ -2,28 +2,34 @@ + + OxiCloud - + + + + -

{{ title }}

- {%- if let Some(offer) = resend %} -

{{ body }}

-
- -
- {%- else %} -

{{ body }}

- {%- endif %} -

{{ return_link }}

+
+
+ +

{{ title }}

+

{{ body }}

+ {%- if let Some(offer) = resend %} +
+ +
+ {%- endif %} +

{{ return_link }}

+
+
diff --git a/templates/magic_link/page_generic_error.html b/templates/magic_link/page_generic_error.html index 48d21986..55599d66 100644 --- a/templates/magic_link/page_generic_error.html +++ b/templates/magic_link/page_generic_error.html @@ -2,17 +2,29 @@ + + OxiCloud - + + + + -

{{ title }}

-

{{ body }}

-

{{ return_link }}

+
+
+ +

{{ title }}

+

{{ body }}

+

{{ return_link }}

+
+
diff --git a/templates/magic_link/page_resend_confirmation.html b/templates/magic_link/page_resend_confirmation.html index b3ceeb29..55599d66 100644 --- a/templates/magic_link/page_resend_confirmation.html +++ b/templates/magic_link/page_resend_confirmation.html @@ -2,17 +2,29 @@ + + OxiCloud - + + + + -

{{ title }}

-

{{ body }}

-

{{ return_link }}

+
+
+ +

{{ title }}

+

{{ body }}

+

{{ return_link }}

+
+