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