{% for item in content %} {% if item.file_name.endswith('.mp4') %} {% else %} Content Image {% endif %} {% endfor %}