accounts, add modal and many more
This commit is contained in:
parent
7a4cb2ff67
commit
81dba3e6b3
53 changed files with 829 additions and 19 deletions
4
templates/account/email/password_reset_key_subject.txt
Normal file
4
templates/account/email/password_reset_key_subject.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
{% load i18n %}
|
||||
{% autoescape off %}
|
||||
{% blocktrans %}Password Reset E-mail{% endblocktrans %}
|
||||
{% endautoescape %}
|
Loading…
Add table
Add a link
Reference in a new issue