{% extends "global/Page.html" %} {% load otree %} {% block title %} {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% formfield player.follow_league_closely %} {% formfield player.follow_league_years %} {% formfield player.league_watch_freq %}

{% formfield player.soccer_bet_familiar label = "Are you familiar with football (soccer) betting?" %} {% formfield player.soccer_bet_freq label = "How regularly do you bet on football (soccer) matches?" %}




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