{% extends "global/Page.html" %} {% load otree static %} {% block title %} Take {% endblock %} {% block content %}

Now you make the real decision.


You can take between 0 and {{ max }} points.
{% formfield player.take %}

{% next_button %} {% endblock %}