Sha256: a86b0e041d74c62c1f38b1166e46941b656b6e49a48a8c13c2f79bdfe74601dd
Contents?: true
Size: 573 Bytes
Versions: 2
Compression:
Stored size: 573 Bytes
Contents
!!! XML !!! %html{ :xmlns => 'http://www.w3.org/1999/xhtml' } %head = render 'admin/shared/head' %body{ :class => sections } #wrapper .container #header = render 'admin/shared/header' = render 'admin/shared/menu' #submenu = yield :submenu #content .inner %h2= title #local-actions-bar = yield :buttons = yield #footer = render 'admin/shared/footer'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
locomotive_cms-0.0.3.3 | app/views/layouts/admin/application.html.haml |
locomotive_cms-0.0.3.1 | app/views/layouts/admin/application.html.haml |