summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-03-11 14:55:20 +0100
committergebele <gebele@in-silico.ch>2013-03-11 14:55:20 +0100
commit56448ff9ab7e9cb1b6f55116765d6315876120b4 (patch)
tree6d7ad073dc832e3506bddb61e1a985ae6e7af50a /views/layout.haml
parentb5f22735b2f73456a885b2961be8556df62589f2 (diff)
first version
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml6
1 files changed, 5 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index d5a14c2..e9aeac5 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -5,10 +5,14 @@
%meta{'http-equiv' => "X-UA-Compatible", :content => "chrome=1"}
%title Lazar Toxicity Predictions
%link{ :href=>"/stylesheets/screen.css", :media=>"screen, projection", :rel=>"stylesheet", :type=>"text/css"}
- %script{:src=>"http://code.jquery.com/jquery-1.8.3.js"}
+ %link{:rel=>"stylesheet", :href=>"http://code.jquery.com/ui/1.10.0/themes/base/jquery-ui.css"}
+ %script{:src=>"http://code.jquery.com/jquery-1.9.1.js"}
+ %script{ :src=>"http://code.jquery.com/ui/1.10.0/jquery-ui.js"}
+
%body
.logo
+ %img{:src=>"/images/ist_logo.png"}
%h1 Lazar Toxicity Predictions
.info