{% extends 'web/base.html' %} {% load static %} {% include 'web/header.html' %} {% block content %}

Регистрация

{% csrf_token %}
{% endblock%}