{% extends 'mysite/base.html' %} {% block title %}Вход в систему{% endblock %} {% block content %}

Авторизация

{% csrf_token %}
{% endblock %}