Sha256: 970bad812de1ea740e1c4785487f86258c9dd0f6d1a81b300d87cfe94ea53ce6
Contents?: true
Size: 403 Bytes
Versions: 9
Compression:
Stored size: 403 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_index_path %></p>
Version data entries
9 entries across 9 versions & 1 rubygems