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

If you want to play again, click Next!

{% next_button %} {% endblock %}