Fixes 404 page text decoration, adds reload message

This commit is contained in:
Christophe HENRY 2021-03-13 10:45:54 +00:00
parent 46019a5187
commit bf1c16922b
1 changed files with 2 additions and 2 deletions

View File

@ -69,9 +69,9 @@ if (empty($fileContents)) {
$text404 = <<<EOF
# ⚠ Page non trouvée
**$url**
**$url**
=> $url 🔄
=> $url Recharger 🔄
=> /
EOF;