summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2013-10-23 11:26:33 +0200
committerrautenberg <rautenberg@in-silico.ch>2013-10-23 11:26:33 +0200
commit773c75117fecdb6c328ce7ad8c8ce9d89e552f03 (patch)
treed04db264cdb67449f2eaeed08ec130d82635d393 /views/layout.haml
parent1a779e4fab4f42f27d867fcda24bf207cc2ece8a (diff)
extend csv file feature, add ist link
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 1e1c7d3..976d172 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -52,3 +52,6 @@
%input{ :type => "submit", :value => "Search" }
%em This is an experimental version. Loading data from PubChem can be slow. Please use the "Back" button and retry the offending operation if you have timeout problems.
= yield
+
+ .footer
+ %a{:href => 'http://www.in-silico.ch', :rel => "external"} <i style="font-family: serife">in silico</i> toxicology gmbh 2013 \ No newline at end of file