summaryrefslogtreecommitdiff
path: root/failure.html
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-09 09:51:40 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-09 09:51:40 +0000
commit52f3ef360087fb26575cf1ba0a65ab56d2d84ca2 (patch)
treedd091e4f18ea911cacb78b86dc06d8fb78216df5 /failure.html
parent1d7aa03ad1e770bcfa37ea40a572bab272d56ffc (diff)
Tue, Jul 9, 2024, 2:51 AM -07:00
Diffstat (limited to 'failure.html')
-rw-r--r--failure.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/failure.html b/failure.html
new file mode 100644
index 0000000..f1322c1
--- /dev/null
+++ b/failure.html
@@ -0,0 +1,7 @@
+{% extends "layout.html" %}
+
+{% block body %}
+
+ You are not registered!
+
+{% endblock %}