summaryrefslogtreecommitdiff
path: root/views/404.handlebars
diff options
context:
space:
mode:
authorlowercasename <raphaelkabo@gmail.com>2019-07-25 16:16:04 +0100
committerlowercasename <raphaelkabo@gmail.com>2019-07-25 16:16:04 +0100
commit930542049e40a1a99c9a0c2c349519ccddf52140 (patch)
treeace22d1e09c409bc47743a44b8f8ca41bb8b2dd6 /views/404.handlebars
First commit
Diffstat (limited to 'views/404.handlebars')
-rwxr-xr-xviews/404.handlebars3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/404.handlebars b/views/404.handlebars
new file mode 100755
index 0000000..9d7393a
--- /dev/null
+++ b/views/404.handlebars
@@ -0,0 +1,3 @@
+<h1>404</h1>
+
+<p>Sorry buddy, event not found. Maybe try making a new one?</p> \ No newline at end of file