Sha256: c6224b31b5c915a9f0734a5a284c7daeee746c28fcad2e229084ac0859ed43d9
Contents?: true
Size: 309 Bytes
Versions: 38
Compression:
Stored size: 309 Bytes
Contents
doctype 5 html.no-js lang="#{I18n.locale}" head = stylesheet_link_tag 'application', media: 'all' = render 'shared/head' body class="#{yield (:body_class)}" = yield = javascript_include_tag 'application' = render 'shared/footer' = render 'shared/body_bottom' = yield :bottom
Version data entries
38 entries across 38 versions & 1 rubygems