Add gdpr banner to all base templates

This commit is contained in:
PCoder 2018-07-21 13:27:15 +02:00
commit 069cd18268
8 changed files with 10 additions and 2 deletions

View file

@ -43,6 +43,7 @@
</head>
<body>
{% include "gdpr_banner.html" %}
{% cms_toolbar %}
{% show_menu 0 0 0 1 "cms/ungleichch/_menu.html" %}
<!-- body -->