diff --git a/app/views/notes.py b/app/views/notes.py
index dc2b18d50..5270ffd22 100644
--- a/app/views/notes.py
+++ b/app/views/notes.py
@@ -2290,11 +2290,19 @@ def formsemestre_validation_but(
H.append(
f"""
-
Jury BUT{deca.annee_but}
- - Parcours {(deca.parcour.libelle if deca.parcour else False) or "non spécifié"}
- - {deca.annee_scolaire_str()}
-
{etud.nomprenom}
- {warning}
+
+
+
Jury BUT{deca.annee_but}
+ - Parcours {(deca.parcour.libelle if deca.parcour else False) or "non spécifié"}
+ - {deca.annee_scolaire_str()}
+
{etud.nomprenom}
+
+
+
+ {warning}