From 9003eb4bcdc1c3e7803e937ff486e1138d06d055 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Fri, 21 Aug 2020 11:19:22 +0100 Subject: [PATCH] Add confirmation page template --- .../templates/password_reset_confirmation.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 synapse/res/templates/password_reset_confirmation.html diff --git a/synapse/res/templates/password_reset_confirmation.html b/synapse/res/templates/password_reset_confirmation.html new file mode 100644 index 0000000000..41a16693ec --- /dev/null +++ b/synapse/res/templates/password_reset_confirmation.html @@ -0,0 +1,16 @@ + + + + +
+ + + + +

You have requested to reset your Matrix account password. Click the link below to confirm this action.

+ If you did not mean to do this, please close this page and your password will not be changed.

+

+
+ + +