From 288335f56361af32ef3bf7c4dec04d5e5cd964d5 Mon Sep 17 00:00:00 2001 From: encrypt Date: Tue, 17 Oct 2023 20:04:23 +0200 Subject: [PATCH] autoselezione 24 eventi --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 14b78aa..385d8c9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,7 @@ L'attuale layout può contenere fino a 24 eventi.
{% for event in events %} - +
{% endfor %}