Sha256: 1aa8e77d45947bef7f80714f5bffd5a412cded4dd6eb49a26961054e7f10579d

Contents?: true

Size: 173 Bytes

Versions: 3

Compression:

Stored size: 173 Bytes

Contents

!!!
%html{ lang: 'en' }
  %head
    %title= @title || 'Lux'
    = assets :main
  %body
    %div{ style: 'margin: auto; max-width: 800px;' }
      %h2= @title

      = yield

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lux-fw-0.5.35 ./misc/demo/app/views/layouts/main.haml
lux-fw-0.5.34 ./misc/demo/app/views/layouts/main.haml
lux-fw-0.5.33 ./misc/demo/app/views/layouts/main.haml