diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-11 02:18:29 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-11 02:18:29 +0530 |
commit | 4a30205c7c2ca5dee773bc41f0cce448c98ad72f (patch) | |
tree | a8413ccea2bf88fbc7e1001410ecb9e7e7e9d722 /webui/templates/404.html | |
parent | b7fb654b5257d8fc753b202c3639e94da7d1af20 (diff) |
webui: flask dump
Diffstat (limited to 'webui/templates/404.html')
-rw-r--r-- | webui/templates/404.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webui/templates/404.html b/webui/templates/404.html deleted file mode 100644 index f8414f0..0000000 --- a/webui/templates/404.html +++ /dev/null @@ -1,3 +0,0 @@ -<!doctype html> -<title>404 Not Found</title> -<h1>404 Not Found</h1> |