summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-09-11 17:50:13 +0200
committergebele <gebele@in-silico.ch>2013-09-11 17:50:13 +0200
commit3ae04ef7fac5bbc20f464c1cb29c8ffebc820dce (patch)
tree8d8cf704572f3a8c7fcf09668647401df16f7f0c /views/layout.haml
parent27943bda280ffbb3f2a7d147dc02be1eb8b7ea2d (diff)
added ote logo
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index c1b2ac0..c7f31b6 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -21,7 +21,10 @@
.logo
%a{:href=> to("/predict")}
%img{:src=>"/images/ist_logo.png", :alt=>"logo"}
- %h1 Lazar Toxicity Predictions
+ %h1 Lazar Toxicity Predictions
+
+ %a{:href=> "http://www.opentox.org/news/opentoxeu2013news1"}
+ %img{:src=>"/images/OpenToxEuro2013.png", :alt=>"OpenToxEuro2013", :class => "ote"}
%hr
.content