From 4ce872a4992802a51ffc82a8efd1ff20817df03d Mon Sep 17 00:00:00 2001 From: LC Date: Sun, 22 Jan 2023 15:03:54 +0100 Subject: [PATCH] =?UTF-8?q?D=C3=A9placement=20de=20showStyle()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/blank.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/core/layout/blank.php b/core/layout/blank.php index 873c1c3..1d41110 100644 --- a/core/layout/blank.php +++ b/core/layout/blank.php @@ -7,16 +7,16 @@ $this->showMetaTitle(); $this->showFavicon(); $this->showVendor(); - $this->showStyle(); ?> - - - - - + + + + + showStyle(); ?> + showContent(); ?> showScript(); ?> - \ No newline at end of file +