{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Practice Game

You have finished the practice game for Nonogram.

We will now explain the instructions of the second game.

Please press "Next" to continue.


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