{% extends "otree/BaseAdmin.html" %} {% block body_main %} {% with anbar=nbar|default:None %} oTree-tools Home (current) Export Focus Time mTurk PayPal {% if export_link|default:None %} Export as CSV {% endif %} {%endwith %} {{block.super}} {% endblock %} {% block internal_styles %} {{ block.super }} {% endblock %}