From 2c3c630b9fd4d1632aea25b43e04216e470e9a39 Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Thu, 10 Nov 2022 14:49:51 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/vehicles/templates/vhc/vhc.html b/vehicles/templates/vhc/vhc.html index 5bfd077..416420b 100644 --- a/vehicles/templates/vhc/vhc.html +++ b/vehicles/templates/vhc/vhc.html @@ -48,11 +48,13 @@ {{info.sDesc}}
{% endfor %} - {% for info in vhc.get_all_infos_perempt %} +
- {{info.sDesc}} + {% for info in vhc.get_all_infos_perempt %} + {{info.sDesc}}
+ {% endfor %}
- {% endfor %} +