{% extends "global/Page.html" %} {% load otree %} {% block title %} {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% formfield player.fav_club_supp label = "How strongly do you support your favourite team? Please enter a number between 0 (do not support at all) and 100 (support very strongly)?" %}




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