{% extends "global/Page.html" %} {% load otree static %} {% block title %} Les Nombres - {{ round_number }}/100 {% endblock %} {% block content %}

{{ word }}

Here goes your answer: {% formfield player.answer label=False %}

{% next_button %} {% endblock %}