8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Fix , next n'est pas bien remplie

This commit is contained in:
detraz 2018-10-14 21:05:18 +02:00
parent cbc2a63c2a
commit a743e90d88

View file

@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block title %}{% trans "Log in" %}{% endblock %}
{% block content %}
<form method="post" action="{% url 'login' %}?next={{ next }}">
<form method="post" action="">
{% csrf_token %}
{% bootstrap_form form %}
<button class="btn btn-success" type="submit">