diff --git a/changelog.d/13493.misc b/changelog.d/13493.misc new file mode 100644 index 000000000000..d7d5c33a89ea --- /dev/null +++ b/changelog.d/13493.misc @@ -0,0 +1 @@ +Modify HTML template content to better support mobile devices' screen sizes. \ No newline at end of file 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..bd627ee9ceca 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/auth_success.html b/synapse/res/templates/auth_success.html index baf463314258..2d6ac44a0ec7 100644 --- a/synapse/res/templates/auth_success.html +++ b/synapse/res/templates/auth_success.html @@ -1,8 +1,8 @@You have asked us to register this email with a new Matrix account. If this was you, please click the link below to confirm your email address:
diff --git a/synapse/res/templates/registration_failure.html b/synapse/res/templates/registration_failure.html index 2833d79c3738..a6ed22bc901a 100644 --- a/synapse/res/templates/registration_failure.html +++ b/synapse/res/templates/registration_failure.html @@ -1,5 +1,8 @@ - - + + + + +Validation failed for the following reason: {{ failure_reason }}.
diff --git a/synapse/res/templates/registration_success.html b/synapse/res/templates/registration_success.html index fbd6e4018f7d..d51d5549d85b 100644 --- a/synapse/res/templates/registration_success.html +++ b/synapse/res/templates/registration_success.html @@ -1,5 +1,9 @@ - - + + +Your email has now been validated, please return to your client. You may now close this window.
diff --git a/synapse/res/templates/registration_token.html b/synapse/res/templates/registration_token.html index 4577ce17023e..59a98f564c6b 100644 --- a/synapse/res/templates/registration_token.html +++ b/synapse/res/templates/registration_token.html @@ -1,8 +1,8 @@ - +