first issue
[blog3.git] / app / views / post2s / edit.html.erb
blob5ade1efa6a52740ba637a06d70f821a14a935241
1 <h1>Editing post2</h1>
3 <%= render 'form' %>
5 <%= link_to 'Show', @post2 %> |
6 <%= link_to 'Back', post2s_path %>