Sha256: 587748dfea12e047f1de244dbade65dc8d9dd9d09b1c86d94ea318eb60a8bc8a
Contents?: true
Size: 284 Bytes
Versions: 26
Compression:
Stored size: 284 Bytes
Contents
<div data-role="header"> <h1><%= @note.title %></h1> </div> <div data-role="content"> <p id="notice"><%= notice %></p> <p> <%= @note.body %> </p> </div> <div data-role="footer"> <%= link_to 'Edit', edit_note_path(@note) %> <%= link_to 'Back', notes_path %> </div>
Version data entries
26 entries across 26 versions & 1 rubygems