{{script_information | safe}}


{{object_information | safe}}

{{errors_table_html | safe}}

Objects

line
{% for one_class_objects in all_objects_list %}
{{ one_class_objects[3] | safe }}
{{ one_class_objects[1] }}
{% endfor %}
{% if parameters_edition_html %}

Script parameters

line
{{parameters_edition_html | safe}} {% endif %}

Related data scripts

line
{{scripts_tree_html | safe}}

Other related urls

line
{% for url_triple in list_other_urls %} {% endfor %} {% for url_triple in list_other_urls %} {% endfor %}
{{url_triple[1]}}
{{url_triple[2]}}
{{ html_cim_urls | safe }}