Sha256: 2ec4c38eba85ade73f04ba94610522b28423fc94dab556eda843196245bbd286
Contents?: true
Size: 575 Bytes
Versions: 3
Compression:
Stored size: 575 Bytes
Contents
!!! != cc_html(:class => "no-js", :lang => 'en') do = render 'shared/html_head' %body %noscript#noscript_warning This site works best with JavaScript enabled. Some features may not be available #wrapper = render 'shared/header' .colmask{:class => @col_layout || @col_layout = "leftcol"} -# options: leftcol, rightcol, threecol, onecol .colmid .colleft .col1 = yield .col2 = yield :left_col .col3 = yield :right_col = render 'shared/footer'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
speedo-0.0.5 | test/dummy/app/views/layouts/application.haml |
speedo-0.0.4 | test/dummy/app/views/layouts/application.haml |
speedo-0.0.3 | test/dummy/app/views/layouts/application.haml |