{% extends "global/Page.html" %} {% load otree static %} {% block title %} Distribution {% endblock %} {% block content %} {% formfield player.distribution_choice %}
{% next_button %} {% endblock %}