{% extends "global/Page.html" %} {% load otree static %} {% block of styles %} {% endblock %} {{ block content }}
Stage 1

Based on your jersey and hat color, you have the following avatar:

{{if avatar == 1}}
{{endif}} {{if avatar == 2}}
{{endif}} {{if avatar == 3}}
{{endif}} {{if avatar == 4}}
{{endif}}
{{ next_button }} {{ endblock }}