{% extends "otree/Base_UserFacing.html" %} {% block head_title %}{% endblock %} {% block tab_title_data %}{% include 'otree/includes/debug_info_tab_title.html' %}{% 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('view.is_debug') and view.is_debug %} {% endif %} {% if is_defined('js_vars') and js_vars %}{% endif %} {% if use_standard_layout %}