Sha256: 2eb6bee7cd4fa2d904e31fd28e414b996b88039f6aa1c9fc00ebb2aed60a7cb6
Contents?: true
Size: 687 Bytes
Versions: 26
Compression:
Stored size: 687 Bytes
Contents
!!! XML !!! %html{ xmlns: 'http://www.w3.org/1999/xhtml' } %head = render 'locomotive/shared/head' %body{ class: sections } #wrapper .container #header = render 'locomotive/shared/header' = render_cell 'locomotive/main_menu', :show #submenu %ul = yield :submenu - if content_for? :actions .actions = yield :actions #content .inner %h2!= title #local-actions-bar = yield :buttons = yield #footer = render 'locomotive/shared/footer' = yield :foot
Version data entries
26 entries across 26 versions & 1 rubygems