From e7d28570c75d087578a3e13207ae5c3cb2b6fba3 Mon Sep 17 00:00:00 2001 From: Darks Date: Fri, 2 Jun 2023 15:37:26 +0200 Subject: [PATCH] programs: fix index table template A column was missing in the header --- app/templates/programs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/programs/index.html b/app/templates/programs/index.html index 7f888f6..79bb493 100644 --- a/app/templates/programs/index.html +++ b/app/templates/programs/index.html @@ -17,7 +17,7 @@

Tous les programmes

- + {% for p in programs %}
IDNomAuteurLabelProgrankTags
IDNomAuteurPublicationLabelProgrankTags
{{ p.id }} {{ p.name }}