create emailer version 1
This commit is contained in:
3
env/Lib/site-packages/django/contrib/auth/templates/registration/password_reset_subject.txt
vendored
Normal file
3
env/Lib/site-packages/django/contrib/auth/templates/registration/password_reset_subject.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{% load i18n %}{% autoescape off %}
|
||||
{% blocktranslate %}Password reset on {{ site_name }}{% endblocktranslate %}
|
||||
{% endautoescape %}
|
||||
Reference in New Issue
Block a user