{% extends "global/Page.html" %} {% load otree %} {% block title %} Write one sentence {% endblock %} {% block content %}

Story 3: {{story3}}

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

Once you are done, press "next" to continue.

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