{% if h.is_enabled_utilizations() %} {% extends "page.html" %} {% block styles %} {{ super() }} {% asset 'feedback/feedback-details-css' %} {% endblock %} {% block title %}{{ _('Comment on Utilization') }} - {{ utilization.title }} - {{ utilization.package_name }} - {{ utilization.resource_name }} - CKAN{% endblock %} {% block primary %}
{{ _(
"Please note that if your comment is intended to hurt anyone or contains "
"discriminatory, violent, sexual, or self-harming content, you may cause negative "
"effects on yourself or others by posting your comment.
"
"If your comment contains such content, you can edit it here."
) }}