{% if org_list %}
{% else %}
{{ _('Approval and Delete') }}
{{ _('The organization does not exist.') }}
{% endif %}{% extends "page.html" %} {% block styles %} {{ super() }} {% asset 'feedback/feedback-admin-css' %} {% asset 'feedback/feedback-tooltip-css' %} {% endblock %} {% block breadcrumb_content %} {{ super() }}
{{ _('The organization does not exist.') }}
{% endif %}{% trans %} This is the management screen for approving or deleting resource comments, utilization method registration requests, and utilization method comments related to the organization's resources. {% endtrans %}