{% for item in content %} {% if item.file_name.endswith('.mp4') %}
Your browser does not support the video tag.
{% else %}
{% endif %} {% endfor %}