Sha256: a349633536f2c6a80f5a3c459bd0205457094c06df2ee7f816fcc74a5204ec1d
Contents?: true
Size: 479 Bytes
Versions: 12
Compression:
Stored size: 479 Bytes
Contents
!!! Transitional %html %head %title= "#{controller.controller_name}: #{controller.action_name}" = stylesheet_link_tag 'blueprint/screen', :media => 'screen' = stylesheet_link_tag 'blueprint/print', :media => 'print' = "<!--[if IE]>#{stylesheet_link_tag 'blueprint/ie', :media => 'screen'}<![endif]-->" %body .container #content{:class => 'column span-24'} - flash.each do |key, value| %div{:class => key}= h(value) = yield
Version data entries
12 entries across 12 versions & 3 rubygems