{% extends "global/Page.html" %} {% load otree static %} {% block title %} The password for your bonus file {% endblock %} {% block content %}
You may now open your bonus file. The password is:

{{player.participant.password_bonus}}

{% endblock %}