diff --git a/templates/notFound.html.php b/templates/notFound.html.php deleted file mode 100644 index ecc6c37..0000000 --- a/templates/notFound.html.php +++ /dev/null @@ -1,3 +0,0 @@ -
-

The page you have requested has not been found

-
\ No newline at end of file diff --git a/templates/response.html.php b/templates/response.html.php new file mode 100644 index 0000000..b86b4c5 --- /dev/null +++ b/templates/response.html.php @@ -0,0 +1,3 @@ +
+

+
\ No newline at end of file