Sha256: 81e001dca6f2391798a84760f84e3accc4d9c68917469ff4a7c575891d90b9c1
Contents?: true
Size: 296 Bytes
Versions: 4
Compression:
Stored size: 296 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @page.name %> </p> <p> <strong>Permalink:</strong> <%= @page.permalink %> </p> <p> <strong>Content:</strong> <%= @page.content %> </p> <%= link_to 'Edit', edit_page_path(@page) %> | <%= link_to 'Back', pages_path %>
Version data entries
4 entries across 4 versions & 1 rubygems