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

This is the page where you have to write

{% formfield player.p3_a label="Please re-write the sentence that you just read. Press next when you finish writing." %} {% next_button %} {{ form.errors }} {% endblock %}