{% extends "otree/Base.html" %} {% load i18n %} {% load otree static %} {% 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 %} {% block progress %} {% endblock %}