{% extends "global/Page.html" %} {% load otree %} {% block title %} Who is watching the public game?{% endblock %} {% block content %}

Enumerator, please note down age and gender of each person watching the game

i.e. Person 1: 21 years old, female

{% next_button %} {{ form.errors }} {% formfields %} {% endblock %}