From 18d8ce5f378b0f8dc4bd65954dc468285ad65200 Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Thu, 10 Nov 2022 14:32:28 +0100 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20visuel=20v=C3=A9hicule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vehicles/templates/vhc/vhc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vehicles/templates/vhc/vhc.html b/vehicles/templates/vhc/vhc.html index 51f779d..f44d223 100644 --- a/vehicles/templates/vhc/vhc.html +++ b/vehicles/templates/vhc/vhc.html @@ -41,9 +41,9 @@
Péremptions -
+
{% for info in vhc.get_all_infos_perempt %} -
+
{{info.sDesc}}
{% endfor %}