Sha256: c74045d36aad12200ab18598c45f95134bf2530857ff1e25c4fe92a6fc8bea10

Contents?: true

Size: 282 Bytes

Versions: 12

Compression:

Stored size: 282 Bytes

Contents

!!! 5
%html.no-js
  = render 'head'

  %body{ :class => "#{ controller.controller_name }" }
    = render 'chromeframe'
    = render 'header'
    = render 'flashes'

    = yield

    = render 'footer'

    -# Javascript at the bottom for fast page loading
    = render 'javascripts'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.19 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.18 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.17 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.16 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.15 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.14 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.13 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.12 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.11 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.10 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml
happy_seed-0.0.9 lib/generators/happy_seed/bootstrap/templates/app/views/layouts/application.html.haml