mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2026-03-10 08:11:44 +01:00
remove event container remnant if there are no events
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user