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

{{ name }}

You are playing as Player {{ player.id_in_group }}
{% next_button %} {% endblock %}