{% extends 'generic/confirmation_form.html' %} {% load i18n %} {% block title %}{% trans "Reset Dashboard" %}?{% endblock %} {% block message %}

{% blocktrans trimmed %} This will remove all configured widgets and restore the default dashboard configuration. {% endblocktrans %}

{% blocktrans trimmed %} This change affects only your dashboard, and will not impact other users. {% endblocktrans %}

{% endblock %}