{% extends "otree/Base_UserFacing.html" %} {% block head_title %}[{{ session.code|truncate_(4) }}/P{{ participant.id_in_session}}]{% endblock %} {% comment %} NOTE: we should keep this page as simple as possible so that 'view source' is friendly i removed many linebreaks to make output HTML cleaner {% endcomment %} {% block body_main %} {% if is_defined('js_vars') and js_vars %}{% endif %} {% if use_standard_layout %}