{% block page_heading %} {{ _('Current Discussion') }} {% endblock %}

{% if comments %} {% else %}

{{ _('This data request has not been commented yet') }}

{% endif %}