summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoropentox <opentox@lazar.in-silico.ch>2011-08-19 16:27:17 +0000
committeropentox <opentox@lazar.in-silico.ch>2011-08-19 16:27:17 +0000
commit34af84aefa579e5a767112869dc8563985c299dd (patch)
tree95c828e2e1bd86fc39aa8f9356685d1bf267edbe
parent1451faf7666fb14462805be34ae2645717d99236 (diff)
minor layout changes
-rw-r--r--application.rb2
-rw-r--r--views/layout.haml7
2 files changed, 4 insertions, 5 deletions
diff --git a/application.rb b/application.rb
index bc0dbc0..ee851d9 100644
--- a/application.rb
+++ b/application.rb
@@ -166,10 +166,10 @@ get '/predict/?' do
haml :predict
end
=begin
+=end
get '/create' do
haml :create
end
-=end
get '/help' do
haml :help
end
diff --git a/views/layout.haml b/views/layout.haml
index 5006b24..63e9b4d 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -38,7 +38,7 @@
.notice
This is an experimental version based on
%a{:href => "http://www.opentox.org", :rel => "external"} OpenTox
- services. Please report problems and feature requests to helma[AT]in-silico.ch or use our
+ services. Please report problems and feature requests to our
%a{:href => 'http://github.com/opentox/toxcreate/issues', :rel => "external"} issue tracker.
- if `hostname`.match(/ot-test/)
@@ -55,6 +55,5 @@
.footer
&copy;
- %span{:style=> "font-style:italic"} in silico
- toxicology gmbh 2004-2011
- %a{:href => 'http://www.in-silico.ch', :rel => "external"}
+ %a{:href => 'http://www.in-silico.ch', :rel => "external"} in silico toxicology gmbh
+ 2004-2011