ajout d'une balise manquante
This commit is contained in:
parent
713e287210
commit
2d6294e842
@ -45,6 +45,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
<ul>
|
<ul>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
<ul>
|
||||||
{% for event in day.events %}
|
{% for event in day.events %}
|
||||||
<li>{{ event.category | circle_cat }}
|
<li>{{ event.category | circle_cat }}
|
||||||
{% if event.single_day and event.start_time %}
|
{% if event.single_day and event.start_time %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user