Comments
{# Form add comment #}{# End Form add comment #} {# All comment #} {% for comment in comments %}
{{ comment.name }}
{{ comment.body }}
{% endfor %} {# End All comment #}