From 1c94882919c802217429a7f230b2321e72cb66d1 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Tue, 24 Nov 2020 14:56:58 +0100 Subject: [PATCH] New template --- template.html | 154 -------------------------------------------------- template.php | 13 +++++ 2 files changed, 13 insertions(+), 154 deletions(-) delete mode 100644 template.html create mode 100644 template.php diff --git a/template.html b/template.html deleted file mode 100644 index 5a469a9..0000000 --- a/template.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - Home | Pfosten Dynamics - - - - - - - - -
-
-
-
Site
- - - - - - - - - - - - diff --git a/template.php b/template.php new file mode 100644 index 0000000..04fa166 --- /dev/null +++ b/template.php @@ -0,0 +1,13 @@ + + +
+
+
+
Site
+ \ No newline at end of file