Fix on event details: when there are no tags, don't display the header

This commit is contained in:
Klaas van Schelven
2025-03-06 15:24:11 +01:00
parent 39bddb14b7
commit dfd15570e9

View File

@@ -58,7 +58,7 @@
</div>
{% endif %}
{% if event.tags %}
{% if event.get_tags %}
<h1 id="tags" class="text-2xl font-bold mt-4">Tags</h1>
<div class="mb-6">