-
Nik | Klampfradler authoredNik | Klampfradler authored
event_section.html 222 B
<section class="section">
<div class="container">
{% if title %}<h2 class="title is-2">{{ title }}</h2>{% endif %}
{% set no_title = true -%}
{% include "shortcodes/teckids_event.html" %}
</div>
</section>