{% extends "global/Page.html" %}
{% load static otree %}
{% block title %}
Task {% if player.participant.first_task_order == 0%}
2
{% elif player.participant.first_task_order == 1%}
1
{% endif %}:
Token Grabbing
{% endblock %}
{% block content %}