summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2019-09-03 13:45:36 +0200
committerChristoph Helma <helma@in-silico.ch>2019-09-03 13:45:36 +0200
commitd1032e4f40d9fbb212e85e0db4f0ecd2e8ac9a88 (patch)
tree48922d60d750839dacd5d0a4a6e50ea3fe68da63 /views/error.haml
parent5bb4c24c6cfc1ddfae14eb9543b283baae2d75be (diff)
parenta84d9eabf1b921086a688f81df28b0f21ba4df19 (diff)
development merged, git links in FAQ.md fixed1.4.0
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