summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/error.haml')
-rw-r--r--views/error.haml9
1 files changed, 4 insertions, 5 deletions
diff --git a/views/error.haml b/views/error.haml
index 05cb0da..d00b578 100644
--- a/views/error.haml
+++ b/views/error.haml
@@ -1,7 +1,6 @@
-%div.well
- %a.btn.btn-warning{:href => to('/predict')}
- %i.glyphicon.glyphicon-menu-left
+%div.card
+ %a.btn.btn-warning{:href => "//#{$host_with_port}/predict"}
+ %i.fa.fa-caret-left
Back
- %hr
- %div.well{:style=>"width:100%;margin-bottom:2em;"}
+ %div.card-body
= @error