{% extends "global/Page.html" %} {% load otree %} {% block title %} {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% formfield player.fav_club label = "Which Premier League Club do you support the most (favourite team)? Please select one club or select None." %}




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