Sha256: 0985ed52df69213588fc7004a8807d9ef54caabe66a303fcac8e06527c9a0ada

Contents?: true

Size: 386 Bytes

Versions: 16

Compression:

Stored size: 386 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

16 entries across 16 versions & 1 rubygems

Version Path
middleman-0.12.0.pre lib/middleman/template/views/layout.haml
middleman-0.11.5 lib/middleman/template/views/layout.haml
middleman-0.11.4 lib/middleman/template/views/layout.haml
middleman-0.11.3 lib/middleman/template/views/layout.haml
middleman-0.11.2 lib/middleman/template/views/layout.haml
middleman-0.11.1 lib/middleman/template/views/layout.haml
middleman-0.11.0 lib/middleman/template/views/layout.haml
middleman-0.10.17 lib/middleman/template/views/layout.haml
middleman-0.10.16 lib/middleman/template/views/layout.haml
middleman-0.10.15 lib/middleman/template/views/layout.haml
middleman-0.10.14 lib/middleman/template/views/layout.haml
middleman-0.10.13 lib/middleman/template/views/layout.haml
middleman-0.10.12 lib/middleman/template/views/layout.haml
middleman-0.10.11 lib/middleman/template/views/layout.haml
middleman-0.10.10 lib/middleman/template/views/layout.haml
middleman-0.10.9 lib/middleman/template/views/layout.haml