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

Log In

{% if error %}
{{ error }}
{% endif %}
{% endblock %}