Sha256: 5918461870679fcd5e656d4867ffeedf4160bbd5a8ed1a68befa73fc65cc8811

Contents?: true

Size: 725 Bytes

Versions: 19

Compression:

Stored size: 725 Bytes

Contents

!!!
%html{ :xmlns => "http://www.w3.org/1999/xhtml", :lang => "en", 'xml:lang' => "en" }
  %head
    %title Mercury
    - ['reset','text','960','smoothness/jquery-ui-1.8.custom','app'].each do |css|
      %link{ :href => "/stylesheets/#{css}.css", :rel => "stylesheet", :type => "text/css", :media => "screen", :charset => "utf-8" }
  %body
    - ['jquery-1.4.2.min', 'jquery-ui-1.8.custom.min', 'coffee-script'].each do |js|
      %script{:src => "/javascripts/#{js}.js", :type => 'text/javascript'}

    = yield
    #tool-footer.container_12
      .grid_8
        %p
          %a{:href => '/'} Mercury
      .grid_4
        %p 
          %a{:href => 'http://www.jackhq.com'} Jack Russell Software Company, LLC
      .clear

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
mars-0.2.0 lib/views/layout.haml
mars-0.1.2 lib/views/layout.haml
mars-0.1.0 lib/views/layout.haml
mercury-1.0.2 lib/views/layout.haml
mercury-1.0.1 lib/views/layout.haml
mercury-1.0.0 lib/views/layout.haml
mercury-0.9.15 lib/views/layout.haml
mercury-0.9.14 lib/views/layout.haml
mercury-0.9.13 lib/views/layout.haml
mercury-0.9.12 lib/views/layout.haml
mercury-0.9.11 lib/views/layout.haml
mercury-0.9.10 lib/views/layout.haml
mercury-0.9.9 lib/views/layout.haml
mercury-0.9.8 lib/views/layout.haml
mercury-0.9.7 lib/views/layout.haml
mercury-0.9.6 lib/views/layout.haml
mercury-0.9.5 lib/views/layout.haml
mercury-0.9.4 lib/views/layout.haml
mercury-0.9.3 lib/views/layout.haml