{% extends 'layout.html' %} {% block content %}

Connexion

{% if error %}
{{ error }}
{% endif %}
{% endblock %}