{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Results {% endblock %} {% block content %} Your earnings: {{player.payoff}}.
{% include Constants.instruction_template %} {% next_button %} {% endblock %}