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

Login

{% csrf_token %} {{ form }}
{% endblock %}