{% extends "otree/Page.html" %} {% load i18n staticfiles otree %} {% block internal_scripts %} {{ block.super }} {% if view.has_timeout_warning %} {% endif %} {% endblock %}