df
This commit is contained in:
parent
93078d15dd
commit
d1e1511e8b
|
|
@ -80,6 +80,9 @@ $descriptionVue = $_SESSION['descriptionVue'];
|
|||
<!-- ★ THEME MODERNE (override global) -->
|
||||
<link href="Bootstrap_new/css/theme-modern.css?ver=<?= APP_VERSION ?>" rel="stylesheet">
|
||||
|
||||
<!-- Custom overrides -->
|
||||
<link href="Bootstrap_new/css/custom.css?ver=2025.08.22.06" rel="stylesheet">
|
||||
|
||||
<title><?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?></title>
|
||||
|
||||
<!-- Libs JS en tête (graphiques — peuvent être en head) -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user