{% extends "global/Page.html" %} {% load otree static %} {% block title %} Enter your choice for each row {% endblock %} {% block content %} Please make a choice of precision. {% formfield player.precision_choice %} {% next_button %} {% endblock %}