Sha256: 90cc4b85bb1e1ebf71dc9133e234e35665312b1d16af68871674a494e4ee3b9c
Contents?: true
Size: 337 Bytes
Versions: 2
Compression:
Stored size: 337 Bytes
Contents
<div class="main home _main _layout_content"> <%= yield :aspects_top %> <%= tag :div, yield(:content), :class => '_content' %> <% unless (tools = yield :tools).blank? %> <% b.more :name => t(:show_more), :id => 'tools' do %> <%= tools %> <% end %> <% end %> <%= yield :aspects %> <%= yield :aspects_bottom %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
common_interface-0.1.2 | lib/views/themes/simple_organization/layout_templates/home.html.erb |
common_interface-0.1.1 | lib/views/themes/simple_organization/layout_templates/home.html.erb |