Comments wrapper

This commit is contained in:
benjamin melançon 2018-12-09 23:18:57 -05:00
parent 709043ec6d
commit b4dd8eafea

View file

@ -44,7 +44,9 @@
</div>
{% endif %}
{{ comments }}
<div class="content">
{{ comments }}
</div>
{% if comment_form %}
<h3 class="subtitle" id="comment-form">{{ 'Add new comment'|t }}</h3>