summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
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