{% if post.commentEnabled == 'open' %}
{{ form_widget(form) }}

{% endif %}