From 3b9bb27ab9179334fe3c96ae8dbc249061649aff Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Fri, 19 Jul 2024 13:09:00 +0200 Subject: Initial commit --- src/template.php | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 src/template.php (limited to 'src/template.php') diff --git a/src/template.php b/src/template.php new file mode 100644 index 0000000..16fa5a5 --- /dev/null +++ b/src/template.php @@ -0,0 +1,53 @@ + + + + + <?= htmlentities($title) ?> + + + +
+ + + + + + + + + + + + + + + + +
+ hozyro's site +
+ +
+ Made by Jonas Kohl aka hozyro. +
+
+ + -- cgit v1.2.3