summaryrefslogtreecommitdiff
path: root/templates/pages/error.gohtml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pages/error.gohtml')
-rw-r--r--templates/pages/error.gohtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/pages/error.gohtml b/templates/pages/error.gohtml
index 8d63bbd..6527c79 100644
--- a/templates/pages/error.gohtml
+++ b/templates/pages/error.gohtml
@@ -2,4 +2,5 @@
{{define "content"}}
<h1>Error happened.</h1>
<h2>Nothing can be done.</h2>
+<a href="/" class="button"><i class="icon-left-big"></i>&nbsp;Back</a>
{{ end }}