summaryrefslogtreecommitdiff
path: root/static/errors/400.html
diff options
context:
space:
mode:
authorchers <admin@tilde.tailb619f6.ts.net>2026-07-31 09:18:39 +0000
committerchers <admin@tilde.tailb619f6.ts.net>2026-07-31 09:18:39 +0000
commit7023e4c7c8f158df78b5e71ddc2640290409eca1 (patch)
tree077fb46bdb484bbbf7f9a81fd1d512f66650be10 /static/errors/400.html
Update cl-bbsHEADmaster
Diffstat (limited to 'static/errors/400.html')
-rw-r--r--static/errors/400.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/static/errors/400.html b/static/errors/400.html
new file mode 100644
index 0000000..e78aa17
--- /dev/null
+++ b/static/errors/400.html
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">
+<HTML lang="EN">
+<HEAD>
+<META content="text/html; charset=UTF-8" http-equiv="content-type">
+<META name="viewport" content="width=device-width, initial-scale=1.0">
+<LINK rel="icon" href="/static/favicon.ico" type="image/png">
+<TITLE>400 bad request</TITLE>
+</HEAD>
+<BODY>
+<PRE>
+ _ _ ___ ___
+| || | / _ \ / _ \
+| || |_| | | | | | |
+|__ _| |_| | |_| |
+ |_| \___/ \___/
+
+ error 400
+ bad request
+</PRE>
+</BODY>
+</HTML>