Sha256: 0af3c8e38dd374abd635cce469a18532ec81207ae30e31a6c51c67d8b94d296c
Contents?: true
Size: 481 Bytes
Versions: 17
Compression:
Stored size: 481 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
17 entries across 17 versions & 8 rubygems