{%load static%}
【项目】{{project.name}}
{{project.intro}}
新建实验
Type
Name
Value
{% for type , name , default in args%} {% if type == "_FITTER_SPLITTER" %}
{% else %}
{{type}}
{{name}}
=
{% endif %} {% endfor %}
{% include "./scripts.html" %}