{% extends "base.html" %} {% block title %}Login{% endblock %} {% block content %}

Login

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