diff options
Diffstat (limited to 'files/404.html')
| -rw-r--r-- | files/404.html | 10 | 
1 files changed, 10 insertions, 0 deletions
diff --git a/files/404.html b/files/404.html new file mode 100644 index 0000000..89c534e --- /dev/null +++ b/files/404.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +  <head> +    <title>404</title> +  </head> +  <body> +    <h1>404</h1> +    <p>The content you are searching for could not be found</p> +  </body> +</html>  | 
