Sha256: 7cb262804e90995563e606f2de6a7e29c6810e943ea81f1884b1448b7cf893f4
Contents?: true
Size: 479 Bytes
Versions: 13
Compression:
Stored size: 479 Bytes
Contents
!!! %html %head %meta(http-equiv="Content-Type" content="text/html; charset=UTF-8") = favicon_link_tag 'embed/favicon.png' %title = yield :title = yield :stylesheets_block = yield :head - if controller.respond_to?(:section_id) - section_id = controller.section_id - elsif @body_id - section_id = @body_id - else - section_id = "generic" %body{:id => section_id} = yield :body = yield :javascripts_block = yield :extra
Version data entries
13 entries across 13 versions & 2 rubygems