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

Login

{% csrf_token %} {{ form.as_table }}
{% endblock content %}