diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-10 02:53:26 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-10 02:53:26 +0530 |
commit | 118a63c79e97fa6757840d7a79880afb23db8e1b (patch) | |
tree | 2c60392f5ed367a0e4b2a0736d3aa73495a7b485 /webui/404.html | |
parent | eba958bf6c69f7a3830cb55702efa60e025eb2ce (diff) |
webui: Rearranging files for flask
Diffstat (limited to 'webui/404.html')
-rw-r--r-- | webui/404.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webui/404.html b/webui/404.html deleted file mode 100644 index f8414f0..0000000 --- a/webui/404.html +++ /dev/null @@ -1,3 +0,0 @@ -<!doctype html> -<title>404 Not Found</title> -<h1>404 Not Found</h1> |