{% extends "global/Page.html" %} {% load otree %} {% block title %} Your Choice (Round {{ subsession.round_number }}) {% endblock %} {% block content %} {% include Constants.action_matrix_template %}
{% include Constants.important_notes_template %}
{% endblock %}