summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-17 20:50:59 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-17 20:50:59 +0100
commit1b9f0c10b6ad1c38be1fa384bc1b6af9beea477b (patch)
tree54b9e0077e2894c1ab626ba634389118786753ef /views/predict.haml
parentff9366f454c909e525d6ae41635a7320235a3d74 (diff)
new styling, csv format check, logo
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/predict.haml b/views/predict.haml
index 8c4317d..9e5af79 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -1,4 +1,6 @@
.input
+ %p This service makes predictions with OpenTox models.
+ %p Click on a model to obtain detailed model information (training data, validation results, ...).
- unless @models.nil?
%form{ :action => url_for('/predict'), :method => "post", :enctype => "multipart/form-data" }
%fieldset