contao / contao-demo

This is an example website for Contao, a powerful open source CMS that allows you to create professional websites and scalable web applications.
https://contao.org
Creative Commons Attribution Share Alike 4.0 International
3 stars 8 forks source link

Remove unknown cookiebar insert tags (Fixes #30) #31

Closed zoglo closed 5 months ago

zoglo commented 5 months ago

My last PR introduced some unknown insert tags when I've been working on the oveleon/contao-cookiebar 🙈 Due to insert-tags being output when they don't work (Contao 5.3)

I was sure that I did that in another 5.3 project.

This should fix #30

zoglo commented 5 months ago

Closed in favor of #27