{% if not dashboard_skip_label %}

{{ dashboard.label }}


{% endif %}
{% for widget in widgets %} {{ widget }} {% endfor %}