7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
<p id="notice"><%= notice %></p>
|
|
|
|
<%= render @comment %>
|
|
|
|
<%= link_to 'Edit', edit_comment_path(@comment) %> |
|
|
<%= link_to 'Back', comments_path %>
|