diff --git a/templates/errors/403_http.erb b/templates/errors/403_http.erb index d2888a2..d3a36ad 100644 --- a/templates/errors/403_http.erb +++ b/templates/errors/403_http.erb @@ -8,7 +8,7 @@ Content-Type: text/html 403 Forbidden -

403 Forbidden

+

403 Forbidden

Request forbidden by administrative rules. diff --git a/templates/errors/408_http.erb b/templates/errors/408_http.erb index edb9a1f..c1fabb7 100644 --- a/templates/errors/408_http.erb +++ b/templates/errors/408_http.erb @@ -8,7 +8,7 @@ Content-Type: text/html 408 Request Time-out -

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 66ac4df..af611fa 100644 --- a/templates/errors/500_http.erb +++ b/templates/errors/500_http.erb @@ -8,7 +8,7 @@ Content-Type: text/html 500 Server Error -

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 d15ac40..c982c6e 100644 --- a/templates/errors/502_http.erb +++ b/templates/errors/502_http.erb @@ -8,7 +8,7 @@ Content-Type: text/html 502 Bad Gateway -

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 69ab692..2b13247 100644 --- a/templates/errors/503_http.erb +++ b/templates/errors/503_http.erb @@ -8,7 +8,7 @@ Content-Type: text/html 503 Service Unavailable -

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 57f0f99..d50af17 100644 --- a/templates/errors/504_http.erb +++ b/templates/errors/504_http.erb @@ -8,7 +8,7 @@ Content-Type: text/html 504 Gateway Time-out -

504 Gateway Time-out

+

504 Gateway Time-out

The server didn't respond in time.