{% extends "global/Page.html" %} {% load otree %} {% block title %} Write one sentence {% endblock %} {% block content %} Story 8: Now it was dark as the airplane descended into this once great city.

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

Once you are done, press "Next" to continue

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