{% extends "global/Page.html" %} {% load otree %} {% block title %} Paragraph Recall {% endblock %} {% block content %} Press next when you are done with the following task:
{% formfields %}
{% next_button %} {{ form.errors }} {% endblock %}