Sha256: a5698b3b227c19e2aed3c0b761e4cf15a95e79be26d3024674897eff524b944b

Contents?: true

Size: 209 Bytes

Versions: 23

Compression:

Stored size: 209 Bytes

Contents

<%= link_to span_tag('Create New Layout'), new_cms_admin_layout_path, :class => 'big button' %>
<h1>Layouts</h1>

<ul class='list'>
  <%= render :partial => 'index_branch', :collection => @cms_layouts %>
</ul>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
comfortable_mexican_sofa-1.0.43 app/views/cms_admin/layouts/index.html.erb
comfortable_mexican_sofa-1.0.42 app/views/cms_admin/layouts/index.html.erb
comfortable_mexican_sofa-1.0.41 app/views/cms_admin/layouts/index.html.erb