From 61206d49981098eff09c1dc336b295ac4024a0bd Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 25 Oct 2018 23:10:35 +0200 Subject: [PATCH] Load i18n module --- templates/gdpr/gdpr_banner.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/gdpr/gdpr_banner.html b/templates/gdpr/gdpr_banner.html index 001fb408..4fea67d6 100644 --- a/templates/gdpr/gdpr_banner.html +++ b/templates/gdpr/gdpr_banner.html @@ -1,3 +1,4 @@ +{% load i18n %} {% if request.COOKIES.gdpr_accepted or IS_TENANT_SITE %} {% else %}