{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}xml-valid-modal{% endblock %} {% block modal_title %}Validation Successful{% endblock %} {% block modal_body %}
Warning! Please save the form before proceeding to review. All unsaved changes will be lost.
The form is valid. You can now proceed to the Review page. {% endblock %} {% block modal_footer %} Cancel Proceed to Review {% endblock %}