{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Your Decision {% endblock %} {% block content %}

Player 1 has offered you {{ group.amount_offered }}.

Do you wish to accept the offer?

{% endblock %}