{% extends 'base.html' %} {% block content %}

{{ video.title }}

Описание:

{{ video.description }}
{% endblock %} {% block styles %} {% endblock %}