{% extends "global/Page.html" %} {% load otree %} {% block title %} Story {% endblock %} {% block content %} Please read the following story:
I went down to the front garden and went through the hole in the fence to get started with my day. {{story1}} . {{story2}}
{% formfields %}
{% next_button %} {{ form.errors }} {% endblock %}