diff --git a/public/errors/403.ejs b/public/errors/403.ejs index 381664a..eefbb0e 100644 --- a/public/errors/403.ejs +++ b/public/errors/403.ejs @@ -4,7 +4,7 @@ FP650 - 403 Error - + @@ -18,6 +18,6 @@ <% } else { %>

The requested page is forbidden to access on the server.

<% } %> - + diff --git a/public/errors/404.ejs b/public/errors/404.ejs index 8c17795..2a62d03 100644 --- a/public/errors/404.ejs +++ b/public/errors/404.ejs @@ -4,7 +4,7 @@ FP650 - 404 Error - + @@ -18,6 +18,6 @@ <% } else { %>

The requested page was not found on the server.

<% } %> - + diff --git a/public/errors/422.ejs b/public/errors/422.ejs index 8968555..939fad0 100644 --- a/public/errors/422.ejs +++ b/public/errors/422.ejs @@ -4,7 +4,7 @@ FP650 - 422 Error - + @@ -16,6 +16,6 @@ <% } else { %>

The requested url did not match a valid image request format.

<% } %> - + diff --git a/public/errors/500.ejs b/public/errors/500.ejs index 042ae81..3f051a5 100644 --- a/public/errors/500.ejs +++ b/public/errors/500.ejs @@ -4,7 +4,7 @@ FP650 - 500 Error - + @@ -19,6 +19,6 @@

Stack trace:

<%= error.stack %>
<% } %> - + diff --git a/public/errors/502.html b/public/errors/502.html index d168a3c..84ad0ca 100644 --- a/public/errors/502.html +++ b/public/errors/502.html @@ -4,7 +4,7 @@ FP650 - 502 Error - + @@ -14,6 +14,6 @@

502 Server Offline

Whoops! Looks like the requested server is down.

It's probably just brief maintenance, try refreshing.

- +