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

Login

{% for error in errors %} {% endfor %}
{% endblock %} {% endraw %}