{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page title {% endblock %} {% block content %} {% next_button %}
Your age is {{player.age}}
{% endblock %}