Sha256: af9f4b0b8a997656baaf7b5b8cc1aaab59ccea537965275b63687c338a26e86a
Contents?: true
Size: 430 Bytes
Versions: 1
Compression:
Stored size: 430 Bytes
Contents
!!! 5 -# http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither - html_tag :class => "no-js", :lang => "en" do = render "head" %body{ :class => "#{ controller.controller_name }" } = render "chromeframe" = render "header" #main{ :role => "main" } = render "flashes" = yield = render "footer" -# Javascript at the bottom for fast page loading = render "javascripts"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
html5-rails-0.0.5 | lib/generators/html5/layout/templates/application.html.haml |