diff options
Diffstat (limited to 'src/view/templates/head.php')
-rw-r--r-- | src/view/templates/head.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/templates/head.php b/src/view/templates/head.php index 1ebb17e..b74335e 100644 --- a/src/view/templates/head.php +++ b/src/view/templates/head.php | |||
@@ -1,3 +1,4 @@ | |||
1 | <?php declare(strict_types=1); ?> | ||
1 | <!DOCTYPE html> | 2 | <!DOCTYPE html> |
2 | <html lang="fr"> | 3 | <html lang="fr"> |
3 | <head> | 4 | <head> |