{% block title %}

New other Participant's Guess

{% endblock %} {% block content %}

Your initial guess: The proportion of blue balls in the urn is {{ player.guess }}%.
New other Participant's guess: The proportion of blue balls in the urn is {{ player.pista2 }}%.
{{ formfield "upd_guess" }}
{% endblock %}