{% extends 'otree/Base_UserFacing.html' %} {% block internal_styles %} {{ super() }} {% endblock %} {% block body_main %}{% if is_defined('js_vars') and js_vars %}{% endif %}
{{ "Are you still there?"|gettext }}
{{ body_text }}