{% load thumbnail %} {% if instance.video_id %}
{% comment %} YouTube {% endcomment %} {% if instance.video_service == "youtube" %} {% comment %} Vimeo {% endcomment %} {% elif instance.video_service == "vimeo" %} {% endif %}
{% endif %}