{% extends "global/Page.html" %} {% load otree %} {% block title %}Question 2{% endblock %} {% block content %} {% formfield player.submitted_answer2 label='How many rounds will you be paid for during this task?' %} {% next_button %} {% endblock %}