{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Group Activity {% endblock %} {% block content %}
You sent the other participant ยง{{player.contribution_round2_dp}}.
This amount was multiplied by 4. How much is the other participant receiving?
{% formfield player.check4xamount_round2 %}
{% next_button %}
{% endblock %}