mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-16 01:41:23 +00:00
5 lines
154 B
Text
5 lines
154 B
Text
<div id="comments">
|
|
<h3>Comments</h3>
|
|
<%= render partial: "comments/comment", collection: @comments %>
|
|
<%= render partial: "comments/new" %>
|
|
</div>
|