From 5d265aa532cd2615c2dbcefd4e4db71a16341a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20S=C3=A1nchez=20Parra?= Date: Thu, 3 Nov 2022 10:03:39 +0100 Subject: [PATCH] Show scopes section only to administrators --- ogcp/templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index f11ad5f..2d9b9f8 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -27,9 +27,6 @@ - @@ -37,6 +34,9 @@ {{ _('Images') }} {% if current_user.admin %} +