{% extends "global/Base.html" %} {% load staticfiles otree %} {% comment %} {% endcomment %} {% block scripts %} {% endblock %} {% block title %}

Counting Task Results

{% endblock %} {% block styles %} {% endblock %} {% block content %}
Congratulations! You've earned ${{ player.endowment }} from your square counting task!
{% next_button %} {% endblock %}