{% extends "_base.j2" %} {% block content %}
{% if error %}

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

Login

{% endblock %}