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