diff --git a/app/main.py b/app/main.py index 28152b8..b50a3c2 100644 --- a/app/main.py +++ b/app/main.py @@ -385,17 +385,17 @@ def _oob_time_cells(date, jour, plages): matin_html = ( f'
' f'
' - f'' + f'' f'' - f'' + f'' f'
' ) aprem_html = ( f'
' f'
' - f'' + f'' f'' - f'' + f'' f'
' ) return matin_html + aprem_html diff --git a/app/templates/_ligne.html b/app/templates/_ligne.html index 73b399d..2e1bbb6 100644 --- a/app/templates/_ligne.html +++ b/app/templates/_ligne.html @@ -18,10 +18,10 @@
- -
@@ -30,10 +30,10 @@
- -