{{ dashboard.title }}
{{ dashboard.description }}
{% for widget in dashboard.widgets %} {{ widget.as_html() }} {% endfor %}