From 719b04043a687f94ee6a8ea3db770481638b8b38 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Tue, 19 Aug 2025 21:10:15 +0200 Subject: [PATCH] Balise endfor manquante --- templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index d52f484..a0bae31 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,6 +31,8 @@ + {% endfor %} +