diff --git a/src/agenda_culturel/templates/agenda_culturel/page-upcoming.html b/src/agenda_culturel/templates/agenda_culturel/page-upcoming.html
index 8afebd5..a3d4187 100644
--- a/src/agenda_culturel/templates/agenda_culturel/page-upcoming.html
+++ b/src/agenda_culturel/templates/agenda_culturel/page-upcoming.html
@@ -86,7 +86,9 @@
{% picto_from_name "chevrons-up" %}
{% if cd.is_today %}
-
+ {% with cd.events|length as nb_events %}
+
+ {% endwith %}
{{ cd.date|date:"l j F Y"|frdate }}
{% else %}