{% extends "global/Page.html" %}
{% load otree static %}
{% block of styles %}
{% endblock %}
{{ block content }}
{{endif}}
{{if id_in_group == 1}}
{{endif}}
{{if id_in_group == 3}}
{{endif}}
{{endif}}
{{if Coo == 12}}
{{if id_in_group == 1}}
{{endif}}
{{if id_in_group == 2}}
{{endif}}
{{if id_in_group == 3}}
{{endif}}
{{endif}}
{{if Coo == 23}}
{{if id_in_group == 1}}
{{endif}}
{{if id_in_group == 2}}
{{endif}}
{{if id_in_group == 3}}
{{endif}} {{endif}} {{ next_button }} {{ endblock }}