{% extends "aristotle_mdr/helpers/wizard_form.html" %} {% load i18n %} {% block title %}Review Changes{% endblock %} {% block content %}

Review included items for status change

Below is a list of the items you have selected for a status change, including those linked to a parent item.
This table includes the current registration status and date for the item in the registration authority {% if ra %}{{ ra.name }}{% endif %}, as well as the selected state and date.

{{ block.super }} {% endblock %} {% block buttons %} {% endblock %}