{% extends 'base.html' %} {% block optionalParams %} {% endblock %} {% block content %}
{% if request.user.is_superuser %} {% if image %}
{% csrf_token %}

Качено от:

{{username}}


{% if is_video %} {% else %}
{% endif %}

{{time}}

{{date}}




{% else %}

Congratulations, there is no work left

🎉

🥳

🎉

{% endif %}
{% else %}

Unauthorized

{% endif %} {% endblock %}