Load i18n module
This commit is contained in:
parent
1feacc1770
commit
61206d4998
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
{% load i18n %}
|
||||
{% if request.COOKIES.gdpr_accepted or IS_TENANT_SITE %}
|
||||
{% else %}
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue