{% extends "common/base.html" %} {% block content %}

Connexion

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