diff --git a/web/public/error.html b/web/public/error.html index 1c6d3d1..9490de6 100644 --- a/web/public/error.html +++ b/web/public/error.html @@ -4,7 +4,7 @@ - Hostr - Error Encountered + Hostr - <% if (status === 404) { %>File Not Found<% } else { %>Error Encountered<% } %>