feat: disable chatbot in page footer

This commit is contained in:
2026-09-12 12:04:33 +02:00
parent dc594efee1
commit e33b57c9f1
@@ -184,8 +184,10 @@
<f:format.raw>{totalRatings.jsonData->f:format.json()}</f:format.raw>
</script>
<f:if condition="{site.identifier} == 'ep-reisen'">
<f:render partial="Chatbot" arguments="{_all}"/>
</f:if>
<f:comment><!--
<f:if condition="{site.identifier} == 'ep-reisen'">
<f:render partial="Chatbot" arguments="{_all}"/>
</f:if>
--></f:comment>
</html>