Sha256: de5f984fb3ab0f02635fe1e4ec7709f6a96caeb5d69ba3b1188b59e743e9fc87
Contents?: true
Size: 336 Bytes
Versions: 2
Compression:
Stored size: 336 Bytes
Contents
!!! %html %head %meta{:charset => "utf-8"}/ %meta{:content => "NOODP", :name => "ROBOTS"}/ %title = page_title = stylesheet_link_tag :application, :media => 'all' = csrf_meta_tags %body{class: controller_name, id: "#{controller_name}_#{action_name}"} = render 'flashes' = yield = render 'javascript'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
railslove-suspenders-0.1.1 | templates/suspenders_layout.html.haml |
railslove-suspenders-0.1.0 | templates/suspenders_layout.html.haml |