{% extends "base.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load bootstrap %} {% load i18n %} {% block content %}
{% blocktrans trimmed %} All app data and configuration will be permanently lost. App may be installed freshly again. {% endblocktrans %}
{% endblock %}