{% extends "global/Page.html" %} {% load otree %} {% block title %} Task 1 {% endblock %} {% block content %}
In this task you must decide between two payment options. You should select the payment option you prefer. If this task is chosen as the paying task, you will be paid according to the payment option you choose.
{{ form.task1.errors }} {% next_button %} {% endblock %}