diff --git a/parcoursup/app.riot b/parcoursup/app.riot index 28382a3..e011e75 100644 --- a/parcoursup/app.riot +++ b/parcoursup/app.riot @@ -66,81 +66,12 @@ -
Choisis ton profil pour estimer tes chances d'intégration.
- -Établissement : { f.etablissement }
-Ville : { f.ville }
-Filière : { f.filiere }
-Capacité : { f.capacite }
-Taux d'accès : { f.tauxAcces }%
- -- Intégrés : - Général { f.pctGeneral }% / - Techno { f.pctTechno }% / - Pro { f.pctPro }% -
- -- - { estimerFormation(f) } - - { detailEstimation(f) } -
- - -Choisis ton profil pour estimer tes chances d'intégration.
+ +Établissement : { f.etablissement }
+Ville : { f.ville }
+Filière : { f.filiere }
+Capacité : { f.capacite }
+Taux d'accès : { f.tauxAcces }%
+ ++ Intégrés : + Général { f.pctGeneral }% / + Techno { f.pctTechno }% / + Pro { f.pctPro }% +
+ ++ + { estimerFormation(f) } + + { detailEstimation(f) } +
+ + +