{% extends "Bare.html" %} {% block titlearea %} {% if _uproot_title %}

{{ _uproot_title }}

{% endif %} {% endblock titlearea %} {% block uproot_main_buttons %} {% if (buttons | default(true)) and not buttons_placed.placed %}
{% if page.allow_back %} {% endif %}
{% endif %} {% endblock uproot_main_buttons %}