{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page title {% endblock %} {% block content %} Please read instructions Your endowment is: {{ player.endowment }} {% next_button %} {% endblock %}