{% extends 'thumbnail_base.html' %} {% block content %} {% for widget in widget.subwidgets %}
{% include widget.template_name %}
{% endfor %} {% endblock %}