Sha256: 27d76c28bab2124df69f6d06adcee253b04c5e2a1ffe7cb3887e3d4b606dab70
Contents?: true
Size: 494 Bytes
Versions: 8
Compression:
Stored size: 494 Bytes
Contents
!!! XML !!! %html{ :xmlns => 'http://www.w3.org/1999/xhtml' } %head %title= yield(:head_title) || escape_once("#{Locomotive.config.name} — #{current_site.name}") = include_javascripts :box = include_stylesheets :box, :media => 'screen' / [if IE] = include_stylesheets :ie, :media => 'screen' = yield :head %body{ :class => controller.controller_name } #wrapper #light.container #panel.container %h1!= title = yield
Version data entries
8 entries across 8 versions & 1 rubygems