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

Login

{% if error %}

{{ error }}

{% endif %}
{% endblock %}