Sha256: 646f9b88d118415f189ba1129b2bbb5d3c17c39686a2300555e1b00cc04ab7df
Contents?: true
Size: 397 Bytes
Versions: 11
Compression:
Stored size: 397 Bytes
Contents
<h2><%= t 'pages.actions.index.title' %></h2> <%= render 'cms/pages/list' %> <h2><%= t 'assets.actions.index.title' %></h2> <%= render 'cms/assets/list' %> <h2><%= t 'components.actions.index.title' %></h2> <%= render 'cms/components/list' %> <hr style="border:1px solid #BBB" /> <p style="text-align:right"><%= cms_icon 'page.png' %> <%= link_to 'Documentation', cms_documentation_path %></p>
Version data entries
11 entries across 11 versions & 1 rubygems