{{ block title }}

Your draws

{{ endblock }} {{ block content }}
{% if player.initial == 0 %} {% if player.round_number == 2 %}

4. Now you will get your personal draws.

{% else %}

Now you will get your personal draws.

{% endif %} {% else %}

2. Now you will get your draws.

{% endif %}
{{ formfield "guess" }}
{{ endblock }} {{ block scripts }} {{ endblock }}