summaryrefslogtreecommitdiff
path: root/views/error.haml
blob: 9aced4336e94686d493676d16ea711510c0dfca4 (plain)
1
2
3
4
5
6
7
8
.error
  .back
    %h1
      %img{:src=>"/images/arrow_left_float.png", :alt=>"arrow"}
        %a{:href => to('/predict')} New Prediction
  %error
    = @error_report.to_s