{% if h.is_enabled_resources() %} {% extends "page.html" %} {% block styles %} {{ super() }} {% asset 'feedback/feedback-details-css' %} {% endblock %} {% block title %}{{ _('Comment on resource') }} - {{ resource.title }} - {{ resource.package_name }} - {{ resource.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."
) }}