{% extends "global/Page.html" %} {% load otree %} {% block title %} {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% formfield player.fav_club label = "Which of the Premier League Teams do you support the most (favourite team)? Please select one team or select “None”." %} {% formfield player.fav_club_strength label = "How strongly do you support your favourite team on a scale of 1 (do not support at all) to 5 (support very strongly)?" %}




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