From c769766cd58812d68742ab4378d01b4069baa1d6 Mon Sep 17 00:00:00 2001 From: Grisu Date: Thu, 9 Jun 2022 20:55:08 +0200 Subject: [PATCH] change header.html to header.php --- app/public/header_footer/footer.html | 2 ++ app/public/header_footer/header.php | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 app/public/header_footer/footer.html create mode 100644 app/public/header_footer/header.php diff --git a/app/public/header_footer/footer.html b/app/public/header_footer/footer.html new file mode 100644 index 0000000..505a2f6 --- /dev/null +++ b/app/public/header_footer/footer.html @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/app/public/header_footer/header.php b/app/public/header_footer/header.php new file mode 100644 index 0000000..631c05e --- /dev/null +++ b/app/public/header_footer/header.php @@ -0,0 +1,24 @@ + + + + Punktesystem + + + + + + +
+
+ + +
+
\ No newline at end of file