Sha256: 4f118fb3800ba48d808f286268f5ec08f20ea9d57caa2917e4d96fe7e9e14cbd
Contents?: true
Size: 263 Bytes
Versions: 8
Compression:
Stored size: 263 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @page.name %> </p> <p> <b>Content:</b> <%= @page.content %> </p> <p> <b>Visible:</b> <%= @page.visible %> </p> <%= link_to 'Edit', edit_page_path(@page) %> | <%= link_to 'Back', pages_path %>
Version data entries
8 entries across 8 versions & 2 rubygems