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