summaryrefslogtreecommitdiff
path: root/webui/templates/404.html
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-05-10 02:53:26 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-05-10 02:53:26 +0530
commit118a63c79e97fa6757840d7a79880afb23db8e1b (patch)
tree2c60392f5ed367a0e4b2a0736d3aa73495a7b485 /webui/templates/404.html
parenteba958bf6c69f7a3830cb55702efa60e025eb2ce (diff)
webui: Rearranging files for flask
Diffstat (limited to 'webui/templates/404.html')
-rw-r--r--webui/templates/404.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/webui/templates/404.html b/webui/templates/404.html
new file mode 100644
index 0000000..f8414f0
--- /dev/null
+++ b/webui/templates/404.html
@@ -0,0 +1,3 @@
+<!doctype html>
+<title>404 Not Found</title>
+<h1>404 Not Found</h1>