diff --git a/templates/gdpr/gdpr_banner.html b/templates/gdpr/gdpr_banner.html index 94f401e8..001fb408 100644 --- a/templates/gdpr/gdpr_banner.html +++ b/templates/gdpr/gdpr_banner.html @@ -1,4 +1,4 @@ -{% if request.COOKIES.gdpr_accepted %} +{% if request.COOKIES.gdpr_accepted or IS_TENANT_SITE %} {% else %}