Sha256: d4d56e8bd2fba74902efd534fc5917ff73566b0ab7bd099f271c8031e7b6b71f
Contents?: true
Size: 404 Bytes
Versions: 5
Compression:
Stored size: 404 Bytes
Contents
!!! 5 %html{ :lang => "en"} %head %meta{ :charset => "utf-8" } %meta{ :name => "viewport", :content => "width=device-width, initial-scale=1.0" } %title= content_for?(:title) ? yield(:title) : "Untitled" = stylesheet_link_tag "application" = javascript_include_tag "vendor/custom.modernizr" = csrf_meta_tag %body = yield = javascript_include_tag "application"
Version data entries
5 entries across 5 versions & 1 rubygems