diff --git a/photo21/templates/base.html b/photo21/templates/base.html index 29902f7..82e0b69 100644 --- a/photo21/templates/base.html +++ b/photo21/templates/base.html @@ -31,6 +31,11 @@ SPDX-License-Identifier: GPL-3.0-or-later {% url 'photologue:pl-gallery-archive' as url %} {% trans 'Galleries' %} + {% if request.user.is_staff %} +