From 557844b64120c3c08afa3f4364f1a6fdff7daffd Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Sun, 21 Jul 2024 20:08:31 +0200 Subject: Add more content --- src/template.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/template.php') diff --git a/src/template.php b/src/template.php index ca781b9..69b51f3 100644 --- a/src/template.php +++ b/src/template.php @@ -8,6 +8,9 @@ $nav = fn(string $ln) => + + + <?= htmlentities($params["title"] ?? "") ?> -- cgit v1.2.3