{{script_information | safe}}
{{object_information | safe}}
{{errors_table_html | safe}}
Objects
{% for one_class_objects in all_objects_list %}
{{ one_class_objects[1] }}
{{ one_class_objects[3] | safe }}
{% endfor %}
{% if parameters_edition_html %}
Script parameters
{{parameters_edition_html | safe}} {% endif %}
Related data scripts
{{scripts_tree_html | safe}}
Other related urls
{% for url_triple in list_other_urls %}
{{url_triple[1]}}
{% endfor %}
{% for url_triple in list_other_urls %}
{{url_triple[2]}}
{% endfor %}
{{ html_cim_urls | safe }}