{% extends "aristotle_mdr/user/userHome.html" %} {% load aristotle_tags %} {% block sidebar %} {% include "aristotle_mdr/user/userSideBar.html" with activeTab='registrarTools' %} {% endblock %} {% block page %}
The following review requests have been submitted to Registration Authorities that you are a registrar of, and contain metadata items that are ready to begin the standarisation process.
{% if page %} {% else %} You currently have no items to review. {% endif %} {% bootstrap_modal "review_box" size='lg' %} {% endblock %}