{% extends "base.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %} {% block content %}
{% blocktrans trimmed %} Delete this library permanently? All stored e-books and saved data will be lost. {% endblocktrans %}
{% endblock %}