diff --git a/supabase/templates/email-change.html b/supabase/templates/email-change.html index b5622a1c..132140de 100644 --- a/supabase/templates/email-change.html +++ b/supabase/templates/email-change.html @@ -1,12 +1,65 @@ -

Confirm email change

- -

- Follow this link to confirm the update of your email from {{ .Email }} to {{ - .NewEmail }}: -

-

- Change email -

+ + + + + + +
+
+ +

Confirm email change

+ +

+ Follow this link to confirm the update of your email from {{ .Email }} to {{ .NewEmail }}: +

+

+ Change email +

+
+
+ + diff --git a/supabase/templates/password-reset.html b/supabase/templates/password-reset.html index 984a9f10..66f9f32e 100644 --- a/supabase/templates/password-reset.html +++ b/supabase/templates/password-reset.html @@ -1,9 +1,63 @@ -

Reset password

- -

Follow this link to confirm the update of your password:

-

- Reset password -

+ + + + + + +
+
+ +

Reset password

+ +

Follow this link to confirm the update of your password:

+

+ Reset password +

+
+
+ + diff --git a/supabase/templates/sign-up.html b/supabase/templates/sign-up.html index e348bc84..416f3537 100644 --- a/supabase/templates/sign-up.html +++ b/supabase/templates/sign-up.html @@ -1,8 +1,62 @@ -

Confirm sign-up

- -

Follow this link to confirm your sign-up:

-

- Confirm sign-up -

+ + + + + + +
+
+ +

Confirm sign-up

+ +

Follow this link to confirm your sign-up:

+

+ Confirm sign-up +

+
+
+ +