From 43c962f442165327d73756c62501ff823d43f9f3 Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 31 Mar 2025 18:43:53 +0200 Subject: positions dans table page, fil d'ariane en haut, logo dans footer --- src/view/templates/footer.php | 5 +++-- src/view/templates/header.php | 13 ++++++++----- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'src/view/templates') diff --git a/src/view/templates/footer.php b/src/view/templates/footer.php index 5af7924..a4e3544 100644 --- a/src/view/templates/footer.php +++ b/src/view/templates/footer.php @@ -1,15 +1,16 @@
- \ No newline at end of file diff --git a/src/view/templates/header.php b/src/view/templates/header.php index fa55cea..0bf4396 100644 --- a/src/view/templates/header.php +++ b/src/view/templates/header.php @@ -13,11 +13,14 @@

-
- - <?= $facebook_alt ?> - - <?= $instagram_alt ?> +
+ +
\ No newline at end of file -- cgit v1.2.3