mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 17:31:27 +00:00
4046d25017
Improved layout slightly to match grid
5 lines
161 B
Text
5 lines
161 B
Text
<div id="comments-thread">
|
|
<h3>Comments</h3>
|
|
<%= render partial: "comments/comment", collection: @comments %>
|
|
<%= render partial: "comments/new" %>
|
|
</div>
|