{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2026 JWP Consulting GK #} {% if request.user.is_staff and page %}
Show in admin {% if page.is_editable %} | Edit page {% endif %} {% if page.is_branch %} | New leaf page {% endif %}
{% endif %}