page title

This commit is contained in:
Emmanuel Viennet 2022-04-21 16:39:17 +02:00
parent 545c04968f
commit 27c6f18c29
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ def formsemestre_recapcomplet(
return data
H = [
html_sco_header.sco_header(
page_title="Récapitulatif",
page_title=f"{formsemestre.sem_modalite()}: moyennes",
no_side_bar=True,
init_qtip=True,
javascripts=["js/etud_info.js", "js/table_recap.js"],