summaryrefslogtreecommitdiff
path: root/tests/auth_tests/templates/registration/password_reset_email.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auth_tests/templates/registration/password_reset_email.html')
-rw-r--r--tests/auth_tests/templates/registration/password_reset_email.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auth_tests/templates/registration/password_reset_email.html b/tests/auth_tests/templates/registration/password_reset_email.html
index baac2fc2dd..07043aa92e 100644
--- a/tests/auth_tests/templates/registration/password_reset_email.html
+++ b/tests/auth_tests/templates/registration/password_reset_email.html
@@ -1 +1,2 @@
{{ protocol }}://{{ domain }}/reset/{{ uid }}/{{ token }}/
+Email email context: "{{ greeting }}"