{% extends 'curator/base.html' %} {% load widget_tag %} {% block head %} {% for widget in widgets %} {% widget_tag_head widget %} {% endfor %} {% endblock %} {% block body %}
{% endblock %}