{% load i18n dash_tags %} {% for cell_html_class, cell_position in widget_cells %}
{% endfor %} {% for entry in dashboard_entries %} {% get_dash_plugin entry as plugin %}
{{ plugin.render }}
{% endfor %}