From 4cf5b0aeb95015e85f41c9962e85dcd20e92800d Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 3 Dec 2023 12:51:09 +0100 Subject: fix missing doctype --- src/layout.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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']; ?> + -- cgit v1.2.3