Sha256: af94d4e907975f8b54099ae8414efae77612997728da31f5264b909b6427171f
Contents?: true
Size: 381 Bytes
Versions: 35
Compression:
Stored size: 381 Bytes
Contents
doctype 5 html head meta charset='utf-8' = page_title_tag = page_description_tag = canonical_link_tag = og_properties_tags = csrf_meta_tags = stylesheet_link_tag 'application', media: :all = yield(:extra_head) body = content_for?(:content) ? yield(:content) : yield = javascript_include_tag 'application' = yield(:extra_javascripts)
Version data entries
35 entries across 11 versions & 1 rubygems