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

Enter your username and password to connect.

{% if error %}

{{ error }}

{% endif %}

:

:

{% endblock %}