{% extends "global/Page.html" %} {% load otree static %} {% block title %} Your Role {% endblock %} {% block content %} Your role for the following group task is: {{ player.current_role }} {% next_button %} {% endblock %}