{% extends "global/Page.html" %} {% load otree %} {% block title %} 问卷调查 (1/6) {% endblock %} {% block content %} {% formfields %}

{% endblock %}