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

{{ request.user.username }}

LOGO
{% endblock %}