{% if user.is_authenticated and user.is_staff %} {% load static %}
Hi, {{ user }}
Изменить страницу
Админ панель
{% endif %}