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