{% extends widget.get_base_template %} {% load thumbnail %} {% block content %} {% if widget.source == 'youtube' %} {% endif %} {% if widget.source == 'vimeo' %} {% endif %} {% if widget.source == 'unknown' %} {% endif %} {% endblock %}