{% extends "global/Page.html" %} {% load otree %} {% block title %} Write one sentence {% endblock %} {% block content %} Story 7: During the last three weeks, the visions had intensified.

{% formfield player.p1_s7 label="Please write the next sentence of the story" %}

Once you are done, press "Next" to continue

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