{%load static%}

【项目】{{project.name}}

新建实验

Type

Name

Value

{% for type , name , default in args%} {% if type == "_FITTER_SPLITTER" %}
{% else %}

{{type}}

{{name}}

=

{% endif %} {% endfor %}
{% include "./scripts.html" %}