Sha256: 9b5f35f1d5555b502a695a65143cc512c17f6980171704af0f17f887b1afdef6

Contents?: true

Size: 221 Bytes

Versions: 3

Compression:

Stored size: 221 Bytes

Contents

!!! 5
%html(lang='en')
  %head
    %meta(charset='UTF-8')
    %title Document
  %body
    #all
      #content
        = yield

      #sidebar
        = yield_content :sidebar do
          %div
            Default sidebar

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hydeweb-0.0.8.pre2 test/fixtures/content_for/layouts/cf.haml
hydeweb-0.0.8.pre1 test/fixtures/content_for/layouts/cf.haml
hydeweb-0.0.7 test/fixtures/content_for/layouts/cf.haml