Sha256: 9f0083f1c9df1f9154120443a71e03d685c331a0b73c46d71f5afd130d1b3263

Contents?: true

Size: 309 Bytes

Versions: 5

Compression:

Stored size: 309 Bytes

Contents

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

<% content_for :right_column do %>
  <%= render :partial => 'cms_admin/sites/mirrors' %>
<% end %>

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.2.8 app/views/cms_admin/layouts/index.html.erb
comfortable_mexican_sofa-1.2.7 app/views/cms_admin/layouts/index.html.erb
comfortable_mexican_sofa-1.2.6 app/views/cms_admin/layouts/index.html.erb
comfortable_mexican_sofa-1.2.5 app/views/cms_admin/layouts/index.html.erb
comfortable_mexican_sofa-1.2.4 app/views/cms_admin/layouts/index.html.erb