{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Result

End of game. Your score is {{points|to0}}.

{% endblock %} {% block scripts %} {% endblock %}