{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} You must create as many words as possible in {{test_timeout}} minutes. It's your turn! {% endblock %} {% block content %}
Your word list
Create a new word ({{Constants.test_min_nb_letters}} letters min)
Your hand
{% endblock %} {% block scripts %} {% endblock %}