{% load otree static %} {% block content %} {% if player.time_154 == 1 %}

Please consider the following: Would you rather receive 100 Euro today or 125 Euro in 12 months? {% formfield player.time_125 label=""%}

{% else %}

Please consider the following: Would you rather receive 100 Euro today or 185 Euro in 12 months? {% formfield player.time_185 label=""%}

{% endif %}
{% next_button %}

{% endblock %}