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

Authentification

{%if errors %}
{{errors}}
{%endif%} {% endblock %}