{% extends "base.html" %} {% load static %} {% block content %}

Имя: {{user.name}}

{% endblock %}