From e5d8bbf0a53b0dcc74433fc2fbd32e051bc667bb Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 2 Mar 2021 20:22:33 +0100 Subject: [PATCH] Updated to php --- footer.php | 7 +++++ header.php | 19 ++++++++++++ impressum.html => impressum.php | 0 index.html | 55 --------------------------------- index.php | 37 ++++++++++++++++++++++ 5 files changed, 63 insertions(+), 55 deletions(-) create mode 100644 footer.php create mode 100644 header.php rename impressum.html => impressum.php (100%) delete mode 100644 index.html create mode 100644 index.php diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..4975fd9 --- /dev/null +++ b/footer.php @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/header.php b/header.php new file mode 100644 index 0000000..26ee48e --- /dev/null +++ b/header.php @@ -0,0 +1,19 @@ + + +
+ + + + +
\ No newline at end of file diff --git a/impressum.html b/impressum.php similarity index 100% rename from impressum.html rename to impressum.php diff --git a/index.html b/index.html deleted file mode 100644 index 6e42898..0000000 --- a/index.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - Tronax - - - - - - - - - - - -
- - - - -
- - - -
- - - -
- - - - - - diff --git a/index.php b/index.php new file mode 100644 index 0000000..e5e31bd --- /dev/null +++ b/index.php @@ -0,0 +1,37 @@ + + + + + + + Tronax + + + + + + + + + + + + + + + +
+ + + +
+ + + +