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