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

Log in

{% if fail_reason %}
{{ fail_reason }}
{% endif %}
Username
Password
{% endblock %}