{% extends "global/Page.html" %} {% load otree %} {% block title %}调查结果{% endblock %} {% block content %} 您的习惯到达时间是{{player.pre_flight}}. {% formfields %} {% next_button %} {% endblock %}