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

Version Path
coreymartella-dmd_generator-0.2.3 rails_generators/dmd_scaffold/templates/haml/layout.html.haml
drd-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
jeffleeismyhero-shoulda_generator-0.3.0 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
jeffleeismyhero-shoulda_generator-0.3.1 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
martijn-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
martijn-shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
mattyoho-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
technicalpickles-shoulda_generator-0.1.0 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
technicalpickles-shoulda_generator-0.1.1 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
technicalpickles-shoulda_generator-0.1.2 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
technicalpickles-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
shoulda_generator-1.3.5 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
i18n_shoulda_generator-1.0.0 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
shoulda_generator-1.3.4 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
shoulda_generator-1.3.3 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml
shoulda_generator-1.3.2 rails_generators/shoulda_scaffold/templates/haml/layout.html.haml