{% extends "global/Page.html" %} {% load otree static %} {% block title %}

{% if num_round == 0 %} Practice Round {% else %} Round {{num_round }} of {{ num_of_round }} {% endif %}

Contribute {% endblock %} {% block content %}

You belong to group Red and Triangle. Please make the following decisions.

{% formfields %} {% next_button %} {% endblock %}