Added a missing </div>.

- Legacy-Id: 9419
This commit is contained in:
Henrik Levkowetz 2015-04-06 07:50:22 +00:00
parent e8f2d27de3
commit db165fcef9

View file

@ -47,5 +47,6 @@
<a class="btn btn-warning" href="{% url "password_reset" %}">Reset your password</a>
</p>
</div>
</div>
{% endif %}
{% endblock %}