{% extends "base.html" %} {% block content %} Log in {% if error %} {{ error }} {% endif %} Username Password Log in {% endblock %}
{{ error }}