{% if headfoot %}
{% if trial_index is none %} Report for
{{experiment_name}}
{% else %} Report for {{ batch_noun }} #{{ trial_index }} of
{{experiment_name}}
{% endif %}
Powered by Ax
{% endif %}
{% block content %} {% endblock %}
{% if headfoot %} {% endif %}