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

Вход

{% csrf_token %} {{ form.as_p }}

{% endblock %}