Sha256: b6de398154c8b31a4079c7ce803a5d2a73ac88fa10cf051e422df050535852eb

Contents?: true

Size: 318 Bytes

Versions: 6

Compression:

Stored size: 318 Bytes

Contents

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

<h1><span id="page_title"><%= raw @page.title %></span></h1>
<div id="content_section_Body">
  <%= raw @page.content_parts.content_for('Body') %>
</div>
<p><%= link_to "Edit Page", "/editor" + request.path, id: "edit_link", data: {save_url: mercury_update_page_path(@page.id)} %></p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wafflemix-0.0.6 app/views/wafflemix/pages/home.html.erb
wafflemix-0.0.5 app/views/wafflemix/pages/home.html.erb
wafflemix-0.0.4 app/views/wafflemix/pages/home.html.erb
wafflemix-0.0.3 app/views/wafflemix/pages/home.html.erb
wafflemix-0.0.2 app/views/wafflemix/pages/home.html.erb
wafflemix-0.0.1 app/views/wafflemix/pages/home.html.erb