{% extends "global/Page.html" %} {% load otree %} {% block title %} Introduction {% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {{player.session.id}} {{player.participant.label}} {% endblock %}