remove event container remnant if there are no events

This commit is contained in:
Yannik Schmidt
2020-07-27 11:57:59 +02:00
parent 1015370853
commit c5238c3200
2 changed files with 46 additions and 45 deletions

View File

@@ -30,11 +30,8 @@
</div>
</header>
<div class="bg-secondary">
<div class="container container-responsive pb-2 pt-2">
{% include 'events.html' %}
</div>
</div>
<!-- events -->
{% include 'events.html' %}
<!-- picture links -->
{% if mainLinks %}