{% if with_layout %}{% include 'layout/header.html' %}{% endif %} {% if comments|length %} {% else %}

댓글이 없습니다.

{% endif %} {% include 'comment_form.html' %} {% if with_layout %} {% include 'layout/footer.html' %} {% endif %}