{% extends 'core_main_app/_render/admin/theme/tools/box.html' %} {% block box_title %}{% endblock %} {% block box_tools %} {% include 'core_main_app/common/buttons/go_to.html' with url=data.url_back_to label='Back to Versions' %} {% endblock %} {% block box_body %}

Click on an element from the following tree to associate it with a module. Elements will then be replaced by the chosen module during the curation process.

{% autoescape off %}
{{data.xsdTree}}
{% endautoescape %} {% endblock %}