{% block content %} {% if player.id_in_group == 1 %} {% formfield group.belief_10A %} {{ endif }} {% if player.id_in_group == 2 %} {% formfield group.belief_10B %} {{ endif }} {% if player.id_in_group == 3 %} {% formfield group.belief_10C %} {{ endif }} {% next_button %} {% include C.INSTRUCTION_SUMMARY_TEMPLATE %} {% endblock %}