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

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

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

{% endblock %}