{% 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. The sun was bright and it seemed to be a great day for adventure. {{story1}}
{% formfields %}
{% next_button %} {{ form.errors }} {% endblock %}