{% extends "page.html" %} {% block styles %} {{ super() }} {% asset 'feedback/feedback-admin-css' %} {% asset 'feedback/feedback-tooltip-css' %} {% endblock %} {% block breadcrumb_content %} {{ super() }}
{% 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 %}