Allow discussion/commenting on posts
{% if allow_config %}
{% else %}
{{app.show_discussion}}
{% endif %}
{% if allow_config %}
{% endif %}
Cancel