{% extends 'main/base.html' %} {% block title %} Вход {% endblock %} {% block content %}
{% csrf_token %} {{form}}
{% endblock %}