{% extends "global/Page.html" %} {% load staticfiles otree %} {% csrf_token %} {% block title %} Round {{ subsession.round_number }} of {{ Constants.num_rounds }}: Information Choice
{% formfield player.information_channel_3 label = "" %}
{% include Constants.instructions_template %} {% endblock %}