{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}

Your performance was {{ player.performance_entr }} and you made {{player.mistakes_entr}} errors.

{% next_button %} {% endblock %}