{% extends "global/Page.html" %} {% load otree %} {% block title %} Write one sentence {% endblock %} {% block content %}
Story 2: {{story2}}
{% formfield player.p9_s2 label="Please write the next sentence of the story" %}
Press "Next" to read the third story.
{% next_button %} {{ form.errors }} {% endblock %}