From 365c855c004b00223dcc81ec95b364d46d25e57b Mon Sep 17 00:00:00 2001 From: Christophe HENRY Date: Thu, 18 Mar 2021 21:16:30 +0100 Subject: [PATCH] Adds icons in the 404 page --- index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.php b/index.php index 2942a24..e8bf014 100644 --- a/index.php +++ b/index.php @@ -38,8 +38,7 @@ if (!file_exists($filePath)) { ​**$url** -=> $url Recharger 🔄 -=> / +=> .. 🔄 🔄 EOF; $t = new \htmgem\GemTextTranslate_html($page404); echo $t->getFullHtml();