{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block content %}
{% for a in row %} {% for r in a %} {% endfor %} {% endfor %}
{{ r }}
{% formfield player.task_6 with label="How many zeros have you counted?" %}

Click ‘Next’ to continue

{% next_button %} {% endblock %}