{% load i18n %}

{% trans "Add dashboard workspace" %}

{% csrf_token %}
    {% include "dash/snippets/generic_form_snippet.html" %}