{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2026 JWP Consulting GK #} {% load i18n %} {% comment %} note that without the following check, this admin toolbar shows up in rendered Koriander pages {% endcomment %} {% if request.user.is_staff %} {% endif %}