diff --git a/templates/errors/403_http.erb b/templates/errors/403_http.erb index a67e807..d2888a2 100644 --- a/templates/errors/403_http.erb +++ b/templates/errors/403_http.erb @@ -3,7 +3,12 @@ Cache-Control: no-cache Connection: close Content-Type: text/html -

403 Forbidden

-Request forbidden by administrative rules. - - + + + + 403 Forbidden + +

403 Forbidden

+Request forbidden by administrative rules. + + diff --git a/templates/errors/408_http.erb b/templates/errors/408_http.erb index aafb130..edb9a1f 100644 --- a/templates/errors/408_http.erb +++ b/templates/errors/408_http.erb @@ -3,7 +3,12 @@ Cache-Control: no-cache Connection: close Content-Type: text/html -

408 Request Time-out

-Your browser didn't send a complete request in time. - - + + + + 408 Request Time-out + +

408 Request Time-out

+Your browser didn't send a complete request in time. + + diff --git a/templates/errors/500_http.erb b/templates/errors/500_http.erb index bb121e8..66ac4df 100644 --- a/templates/errors/500_http.erb +++ b/templates/errors/500_http.erb @@ -3,7 +3,12 @@ Cache-Control: no-cache Connection: close Content-Type: text/html -

500 Server Error

-An internal server error occured. - - + + + + 500 Server Error + +

500 Server Error

+An internal server error occured. + + diff --git a/templates/errors/502_http.erb b/templates/errors/502_http.erb index 94b35d4..d15ac40 100644 --- a/templates/errors/502_http.erb +++ b/templates/errors/502_http.erb @@ -3,7 +3,12 @@ Cache-Control: no-cache Connection: close Content-Type: text/html -

502 Bad Gateway

-The server returned an invalid or incomplete response. - - + + + + 502 Bad Gateway + +

502 Bad Gateway

+The server returned an invalid or incomplete response. + + diff --git a/templates/errors/503_http.erb b/templates/errors/503_http.erb index 48fde58..69ab692 100644 --- a/templates/errors/503_http.erb +++ b/templates/errors/503_http.erb @@ -3,7 +3,12 @@ Cache-Control: no-cache Connection: close Content-Type: text/html -

503 Service Unavailable

-No server is available to handle this request. - - + + + + 503 Service Unavailable + +

503 Service Unavailable

+No server is available to handle this request. + + diff --git a/templates/errors/504_http.erb b/templates/errors/504_http.erb index f925184..57f0f99 100644 --- a/templates/errors/504_http.erb +++ b/templates/errors/504_http.erb @@ -3,7 +3,12 @@ Cache-Control: no-cache Connection: close Content-Type: text/html -

504 Gateway Time-out

-The server didn't respond in time. - - + + + + 504 Gateway Time-out + +

504 Gateway Time-out

+The server didn't respond in time. + +