diff options
Diffstat (limited to 'webui/404.html')
-rw-r--r-- | webui/404.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webui/404.html b/webui/404.html new file mode 100644 index 0000000..f8414f0 --- /dev/null +++ b/webui/404.html @@ -0,0 +1,3 @@ +<!doctype html> +<title>404 Not Found</title> +<h1>404 Not Found</h1> |