提交任务意向
姓名
任务意向
{% for task, count in tasks.items() %}
{{ task }}
{% endfor %}
任务人数:{{ init }}
提交