{% extends "otree/BaseAdminAll.html" %} {% block internal_styles %} {{ super() }} {% endblock %} {% block internal_scripts %} {{ super() }} {% endblock %} {% block body_main %} {% if not scrsplit %} {% include 'otree/includes/navbar.html' %} {% endif %}