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

Login

{% if error %}

{{ error }}

{% endif %}
{% endblock %}