{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% formfield player.INT_name %}
{% formfield player.INT_interaction %}
{% formfield player.INT3 %}
{% formfield player.INT4 %}
{% next_button %} {% endblock %}