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

Strong humans and wild animals cannot live happily together in one house.

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