{%load static%}

【项目】{{project.name}}

新建实验

Type

Name

Value

{% for type , name , default in args%}

{{type}}

{{name}}

=

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