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

Login

{% if error %}

Error:

{{ error }}

{% endif %}
{% endblock %}