summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorchief <chief@chief-laptop.(none)>2010-02-04 10:18:23 +0100
committerchief <chief@chief-laptop.(none)>2010-02-04 10:18:23 +0100
commit5b533272dfcc81e5f01cbab6249a08f8606d56b5 (patch)
treeb1cb396d277462b370e8fceaa8f05377ca7631d1 /views/layout.haml
parente1b63ea39452186bf57d75d01db398e7560c2eb8 (diff)
first layout with font-family "arial" and added opentox_logo
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 2eb43c5..47699b6 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -7,8 +7,10 @@
%link{:rel=>'stylesheet', :href=>'/stylesheets/style.css', :type => "text/css"}
%body
- %h1 ToxModel
-
+ .headline
+ %h1 ToxModel
+ %img{:src => "/opentox_logo.png", :alt => "OpenTox"}
+
.index
%ul
%li{:class => ("selected" if /create/ =~ request.path )}