{% include 'tabs/overview.html' %} {% include 'tabs/histogram.html' %}
{% include 'tabs/scenario.html' %} {% for doc in docs %} {{ embed(doc)
if doc.elementid }} {% for root in doc.roots %} {{ embed(root) |
indent(10) }} {% endfor %} {% endfor %} {{ plot_script | indent(8) }}