Sha256: f75a1c1fa6cd83b5c2bea7569bcea65e9226c3872021a921dfd0532ff9acc95e
Contents?: true
Size: 370 Bytes
Versions: 40
Compression:
Stored size: 370 Bytes
Contents
!!! %html{ :xmlns=>"http://www.w3.org/1999/xhtml" } %head %title=yield(:title) || "#{AppConfig.project}" %meta{'http-equiv' => 'Content-Type', :content => 'text/html', :name => "description", :content => "#{yield(:description) || "#{AppConfig.project}"}"} =stylesheet_link_tag "standard", "frontend" =javascript_include_tag :defaults %body =yield
Version data entries
40 entries across 40 versions & 1 rubygems