diff --git a/synapse/res/templates/account_previously_renewed.html b/synapse/res/templates/account_previously_renewed.html index b751359bdfb7..bd4f7cea97a0 100644 --- a/synapse/res/templates/account_previously_renewed.html +++ b/synapse/res/templates/account_previously_renewed.html @@ -1 +1,12 @@ -
Your account is valid until {{ expiration_ts|format_ts("%d-%m-%Y") }}. + + + + + + +A request to add an email address to your Matrix account has been received. If this was you, please click the link below to confirm adding this email:
- {{ link }} -If this was not you, you can safely ignore this email. Thank you.
diff --git a/synapse/res/templates/add_threepid_failure.html b/synapse/res/templates/add_threepid_failure.html index 441d11c846c2..a979a8f75ff9 100644 --- a/synapse/res/templates/add_threepid_failure.html +++ b/synapse/res/templates/add_threepid_failure.html @@ -1,8 +1,13 @@ - - + + + + + + +The request failed for the following reason: {{ failure_reason }}.
- -No changes have been made to your account.
+The request failed for the following reason: {{ failure_reason }}.
+No changes have been made to your account.
diff --git a/synapse/res/templates/add_threepid_success.html b/synapse/res/templates/add_threepid_success.html index fbd6e4018f7d..49170c138ea0 100644 --- a/synapse/res/templates/add_threepid_success.html +++ b/synapse/res/templates/add_threepid_success.html @@ -1,6 +1,12 @@ - - + + + + + + +Your email has now been validated, please return to your client. You may now close this window.
+Your email has now been validated, please return to your client. You may now close this window.
- + \ No newline at end of file diff --git a/synapse/res/templates/invalid_token.html b/synapse/res/templates/invalid_token.html index 6bd2b9836437..2c7c384fe332 100644 --- a/synapse/res/templates/invalid_token.html +++ b/synapse/res/templates/invalid_token.html @@ -1 +1,12 @@ -Invalid renewal token. + + + + + + +