{% load i18n %}

{% trans "Edit dashboard settings" %}

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