summaryrefslogtreecommitdiff
path: root/views/404.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'views/404.handlebars')
-rwxr-xr-xviews/404.handlebars8
1 files changed, 5 insertions, 3 deletions
diff --git a/views/404.handlebars b/views/404.handlebars
index 832f81a..69066db 100755
--- a/views/404.handlebars
+++ b/views/404.handlebars
@@ -1,5 +1,7 @@
-<h1>404</h1>
+<main class="page">
+ <h1>404</h1>
-<p>Event not found!</p>
+ <p>Event not found!</p>
-<p>It may have never existed, or if it finished more than a week ago, it's been removed from the server. Don't despair - why not create a new one? I for one would love to come to your ocarina recital.</p>
+ <p>It may have never existed, or if it finished more than a week ago, it's been removed from the server. Don't despair - why not create a new one? I for one would love to come to your ocarina recital.</p>
+</main> \ No newline at end of file