From 91e3e41cd86a0907ff90f0a339cac8fecfd635df Mon Sep 17 00:00:00 2001 From: maju6406 Date: Tue, 18 Sep 2018 01:14:48 -0400 Subject: [PATCH] Updating error pages --- site/profile/files/sample_website/403.html | 67 +++------------------- site/profile/files/sample_website/404.html | 60 +++---------------- 2 files changed, 18 insertions(+), 109 deletions(-) diff --git a/site/profile/files/sample_website/403.html b/site/profile/files/sample_website/403.html index 5dd33a6..b844ff9 100755 --- a/site/profile/files/sample_website/403.html +++ b/site/profile/files/sample_website/403.html @@ -1,68 +1,19 @@ - + - - - - - - - - - Puppet Example Site - - - - - - - - - - - - - - + Hello World - Error! + + -

403 Error

-
-
-
-
-
-
-
- -
- - -
Puppet
-
- -
-
-
-
-
+
+ Puppet +
+

403 Error

- + \ No newline at end of file diff --git a/site/profile/files/sample_website/404.html b/site/profile/files/sample_website/404.html index 1f1502e..d5adc9f 100755 --- a/site/profile/files/sample_website/404.html +++ b/site/profile/files/sample_website/404.html @@ -1,61 +1,19 @@ - + - - - - - - - - - Puppet Example Site - - - - - - - - - - - - - - + Hello World - Error! + + -
-
-
-

403 Error

-
-
-
-
- -
- - -
Puppet
-
- -
-
-
-
-
+
+ Puppet +
+

404 Error

- + \ No newline at end of file