Sha256: 299e20d58dbeb1976d5809969ac503f153f6b170897a0f9e383c2abf07c57659
Contents?: true
Size: 226 Bytes
Versions: 1
Compression:
Stored size: 226 Bytes
Contents
<h1><%= @page.title %></h1> <%= link_to "Edit", edit_page_path(@page) %> <p class="small"> <%= "Published at #{@page.published_at}" if @page.published? %> Created by <%= @page.author_name %> </p> <%= raw @page.body %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
content_engine-0.1.0 | app/views/content_engine/pages/show.html.erb |