Sha256: 8cba8320698bc4c4730222bf8a9058f0ceab4006206351bacda5fbf4576ac5cf

Contents?: true

Size: 286 Bytes

Versions: 1

Compression:

Stored size: 286 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Header:</strong>
  <%= @page.header %>
</p>

<p>
  <strong>Title:</strong>
  <%= @page.title %>
</p>

<p>
  <strong>Page:</strong>
  <%= @page.page %>
</p>

<%= link_to 'Edit', edit_page_path(@page) %> |
<%= link_to 'Back', pages_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trix_on_rails-0.2.0 test/dummy/app/views/pages/show.html.erb