{% extends "global/Page.html" %} {% load otree %} {% block title %} Survey {% endblock %} {% block content %}
Please answer the following questions.
{% formfield player.crt_bat %} {% formfield player.crt_widget %} {% formfield player.crt_lake %} {% next_button %} {% endblock %}