{% extends "global/Page.html" %} {% load otree %} {% block title %} Read the following sentence {% endblock %} {% block content %}

It is important for the child to go to the new school and read his books everyday.

{% next_button %} {{ form.errors }} {% endblock %}