{% if dashboards %}

Dashboards (Add)

{% for dashboard in dashboards %} {% endfor %}
Dashboard
{{dashboard}}
{% endif %}