From c027024e216ad9f3339dcc6aa7c9aa0d451dac32 Mon Sep 17 00:00:00 2001 From: Laurent Gil Date: Fri, 14 Jun 2024 11:38:03 +0100 Subject: [PATCH] Change syntax --- catalog/templates/catalog/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/templates/catalog/base.html b/catalog/templates/catalog/base.html index b5d050c9..08006b5c 100644 --- a/catalog/templates/catalog/base.html +++ b/catalog/templates/catalog/base.html @@ -23,7 +23,7 @@ - {% if is_pgs_live_site is not True%} + {% if not is_pgs_live_site %} {% endif %}