{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Online Market {% endblock %} {% block content %}

You were randomly assigned the role of a {{participant.vars.role}}. You will keep this role throughout all rounds of the game.

{% next_button %} {% endblock %} {% block styles %} {% endblock %}