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

Login

{% if error %}

Error: {{ error }}{% endif %}

Identifiant :
Mot de passe :
{% endblock %}