Sha256: 951a218a68bf3f546e3a4efc22e0100fde18c2d4f6a8ad8024a0a3dd4ac6e5ee

Contents?: true

Size: 385 Bytes

Versions: 68

Compression:

Stored size: 385 Bytes

Contents

!!! Strict
%html{ :xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => "en", :lang => "en" }
  %head
    %meta{ :content => "text/html; charset=utf-8", "http-equiv" => "Content-Type" }
    / Comment in layout
    = stylesheet_link_tag "site.css"
    :javascript
      // Comment in javascript
    = yield_content :head
    
  %body{ :class => page_classes }
    #frame
      = yield

Version data entries

68 entries across 68 versions & 2 rubygems

Version Path
middleman-2.0.0.rc8 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc7 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc6 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc5 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc4 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc3 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc2 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.rc1 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.beta6 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.beta5 lib/middleman/templates/xhtml/source/layout.haml
middleman-2.0.0.beta4 lib/middleman/templates/xhtml/source/layout.haml
beans-middleman-1.0.14 lib/middleman/template/views/layout.haml
middleman-2.0.0.beta3 lib/middleman/templates/xhtml/source/layout.haml
beans-middleman-1.0.13 lib/middleman/template/views/layout.haml
beans-middleman-1.0.12 lib/middleman/template/views/layout.haml
beans-middleman-1.0.11 lib/middleman/template/views/layout.haml
middleman-1.2.8 lib/middleman/templates/xhtml/views/layout.haml
middleman-2.0.0.beta2 lib/middleman/templates/xhtml/source/layout.haml
middleman-1.2.7 lib/middleman/templates/xhtml/views/layout.haml
middleman-1.2.6 lib/middleman/templates/xhtml/views/layout.haml