summaryrefslogtreecommitdiff
path: root/app/views/errors/server_error.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/errors/server_error.html.haml')
-rw-r--r--app/views/errors/server_error.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/errors/server_error.html.haml b/app/views/errors/server_error.html.haml
new file mode 100644
index 0000000..173cdad
--- /dev/null
+++ b/app/views/errors/server_error.html.haml
@@ -0,0 +1,7 @@
+.hero-unit
+ %h1 Ouch!
+ %h2 We ran into a server error.
+ %p.lead The problem has been logged and we will look into it.
+ %a.btn.btn-primary.btn-large{href:'/'}
+ %i.icon-home.icon-white
+ Home