10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
<div id="c-comments">
|
|
<div id="a-edit">
|
|
<h1>Edit Comment</h1>
|
|
|
|
<%= render "comments/form", comment: @comment %>
|
|
</div>
|
|
</div>
|
|
|
|
<%= render "secondary_links" %>
|