{% extends 'bee_django_course_simple/base.html' %} {% block content %}
{{ video.file_name }}
{{ video.content | safe }}
{% endblock content %}