Sha256: ebaec87b50ec34ce54a07174491665244c3acbf8b647a852b104407f7fe357ac
Contents?: true
Size: 304 Bytes
Versions: 5
Compression:
Stored size: 304 Bytes
Contents
<h2>CMS » Snippets</h2> <p><%= button_to 'Create New Snippet', { action: 'edit_snippet' }, method: :get %></p> <%= flash_message %> <table cellpadding="3" width="400" class="imagine-management"> <tr> <th>Name</th> </tr> <%= render partial: 'snippet', collection: @snippets %> </table>
Version data entries
5 entries across 5 versions & 1 rubygems