{% extends "global/Page.html" %} {% load otree static %} {% block title %} Introduction {% endblock %} {% block content %} Your role for the next 6 rounds is: {{ player.current_role }} {% next_button %} {% endblock %}