{{ section|replace("-", " ")|title }}

{% if plots %}

{% endif %}

{% for sec in othersections %} {% endfor %}

{% if html %}
{{ html }}
{% endif %} {% for plot in plots or [] %}
{% for name, value in plot.params|dictsort %}
{% endfor %} {% for _ in plot.params %}
{% endfor %}
{% endfor %}