hide CTA banner in base template
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
<body id="top"{% if page.header.onload %} onload='{{ page.header.onload|raw }}'{% endif %}>
|
||||
|
||||
{# CTA banner #}
|
||||
<div class="cta">{% include 'partials/cta.html.twig' %}</div>
|
||||
{#<div class="cta">{% include 'partials/cta.html.twig' %}</div>#}
|
||||
|
||||
{% block header %}
|
||||
<div class="navigation">
|
||||
|
||||
Reference in New Issue
Block a user