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

{% endif %}

Login

{% csrf_token %} Username:

Password:


{% endblock %}