summaryrefslogtreecommitdiff
path: root/src/layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/layout.php')
-rw-r--r--src/layout.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layout.php b/src/layout.php
index 69b25ef..51aa5ef 100644
--- a/src/layout.php
+++ b/src/layout.php
@@ -28,6 +28,7 @@ function layout($head = '', $content = '')
$t = $i18n['translate'];
?>
+ <!doctype html>
<html lang="<?php echo $_GET['lang'] ?? 'de'; ?>">
<head>
<meta charset="utf-8">