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