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