{% extends "app/base.html" %} {% block body %}

LOGIN

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