{% extends 'base.html' %} {% block body %}

Login

{% if error %}

{{ error }}

{% endif %}
{% endblock body %}