{% extends "admin/base.html" %} {% block subtitle %}{{ _("Confirm Reset") }}{% endblock %} {% block primary_content_inner %}
{{ _('Are you sure you want to reset the config?') }}
{{ _('Cancel') }} {{ _('Confirm Reset') }}