{% if item.service and item.video_id %}
{% if item.service == 'youtube' %} {% endif %} {% if item.service == 'vimeo' %} {% endif %} {% if item.caption %}
{{ item.caption }}
{% endif %}
{% endif %}