zulma title not mandatory in section

This commit is contained in:
DKFN 2019-10-05 22:38:47 +02:00
parent 466146a601
commit f59f6bf8df

View file

@ -9,7 +9,11 @@
{% endblock header %}
<!-- END NAV -->
<main>
<!-- START HERO TITLE -->
{% if section.section.extra.zulma_title %}
{{ index_macros::hero(title=section.extra.zulma_title, primary=true) }}
{% endif %}
<!-- END HERO TITLE !-->
<section class="container">
<div class="columns is-desktop">
<div class="column is-10-desktop is-offset-1-desktop">