mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-16 19:41:03 +03:00
Update password_reset_from_key.html
This commit is contained in:
parent
8def034acf
commit
f436dddf71
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% load url from future %}
|
||||
{% load i18n %}
|
||||
{% load cripsy_forms_tags %}
|
||||
{% load crispy_forms_tags %}
|
||||
|
||||
{% block head_title %}{% trans "Change Password" %}{% endblock %}
|
||||
|
||||
|
@ -30,4 +30,4 @@
|
|||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endraw %}
|
||||
{% endraw %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user