{% extends 'otree/Base.html' %} {% block head_title %}⏸️ {{"Paused"|gettext}}{% endblock %} {% block internal_styles %} {{ super() }} {% endblock %} {% comment %}this template is used by rooms, where js_vars does not exist{% endcomment %} {% block body_main %}
{{'The button was not clicked within the requested time.'|gettext}}
{{'To return to the wait page, click the button below.'|gettext}}