summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-06-27 17:49:58 +0200
committergebele <gebele@in-silico.ch>2013-06-27 17:49:58 +0200
commit8f60b2a316de06cf3878b9fe4ef406bd47bf2ce1 (patch)
treed0ebc35cd0ca1024229e07223b41fb79c0752e32 /views/error.haml
parentd530d85556380be317147ed75a18e44cd2fde729 (diff)
several changes for html validation
Diffstat (limited to 'views/error.haml')
-rw-r--r--views/error.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/error.haml b/views/error.haml
index cdaee5a..e9a892e 100644
--- a/views/error.haml
+++ b/views/error.haml
@@ -1,7 +1,7 @@
.error
.back
%h1
- %img{:src=>"/images/arrow_left_float.png", :alt=>"arrow"}
+ %img{:src=>"/images/arrow_left_float.png", :alt=>"<"}
%a{:href => to('/predict')} New Prediction
.message
= @error_report