{% for filter in dashboard.filters %} {% include 'filter.html' %} {% endfor %} {% for widget in dashboard.widgets %} {% include 'widget.html' %} {% endfor %}