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

Login

{% if error %}

Error: {{ error }}{% endif %}

Username:

Password:

{% endblock %}