{% extends "global/Page.html" %} {% load otree %} {% block title %}Payment determination{% endblock %} {% block content %} The round chosen for your additional payment is {{player.paying_round}}. Please click the button below to answer a few questions about your farming operation. {% next_button %} {% endblock %}