{% load i18n %}

{% trans "Edit dashboard workspace" %}

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