{% extends "global/Page.html" %} {% load otree static %} {% block title %} Home time {% endblock %} {% block content %}

You may use this time to rest.

Click the next button to start the next task. {% next_button %}

{% endblock %}