{% extends "small_page.html" %} {% block "title" %} {% endblock %} {% block "content" %}

Connexion par mot de passe

{% csrf_token %} {{ form.as_p }}
{% endblock %}