add CTA banner

This commit is contained in:
2024-06-24 11:37:36 +02:00
parent 37c6e2d009
commit e4e48cc1de
3 changed files with 52 additions and 2 deletions

View File

@@ -93,6 +93,9 @@
</head>
<body id="top"{% if page.header.onload %} onload='{{ page.header.onload|raw }}'{% endif %}>
{% CTA banner %}
<div class="cta">{% include 'partials/cta.html.twig' %}</div>
{% block header %}
<div class="navigation">
{% block header_navigation %}