{% extends "base.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load bootstrap %} {% load i18n %} {% block content %}
{% blocktrans trimmed %} This action will remove all the posts, pages and comments including revision history. Delete this wiki or blog permanently? {% endblocktrans %}
{% endblock %}