{# SPDX-License-Identifier: AGPL-3.0-or-later #} {% extends "base.html" %} {% load i18n %} {% block content %} {{ tabs|safe }} {{ block.super }} {% if error %} {% endif %} {% endblock %}