mirror of
https://github.com/Findus23/acronomy.git
synced 2024-09-08 02:53:45 +02:00
parent
b6893153d8
commit
18ba990aff
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
<form action="{% url 'login' %}" method="post" class="form">
|
||||
<form method="post" class="form">
|
||||
{% csrf_token %}
|
||||
{% bootstrap_form form %}
|
||||
{% url 'admin_password_reset' as password_reset_url %}
|
||||
|
|
Loading…
Reference in a new issue