From 80307aca7f716f17a72f3d44aab463248165bf74 Mon Sep 17 00:00:00 2001 From: Jo Date: Tue, 7 Jul 2026 13:49:50 +0200 Subject: [PATCH] feat: add plate_name and total_marge columns to jobs list (fixed) --- templates/jobs.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/jobs.html b/templates/jobs.html index 5be8cdf..425f5ac 100644 --- a/templates/jobs.html +++ b/templates/jobs.html @@ -71,4 +71,7 @@

Aucune commande enregistrée.

Créer le premier calcul - \ No newline at end of file + {% endif %} + + +{% endblock %}