Les jours gardent la catégorie

This commit is contained in:
Jean-Marie Favreau 2025-01-25 18:42:06 +01:00
parent 483036bc33
commit 9ae77a68ae

View File

@ -95,7 +95,7 @@
</script>
{% endif %}
<header{% if day.is_today %} id="today"{% endif %}>
<h2><a class="visible-link" href="{{ day.date | url_day }}?{{ filter.get_url }}">{{ day.date | date:"l j" }}</a></h2>
<h2><a class="visible-link" href="{{ day.date | url_day:category }}?{{ filter.get_url }}">{{ day.date | date:"l j" }}</a></h2>
</header>
{% if day.events %}
<ul>