{% if customcss %} {% endif %} {% if caption %} {% endif %} {% for suphead in superheaders %} {% for elem in suphead %} {% endfor %} {% endfor %} {% for elem in tabheaders %} {% endfor %} {% for block in bodyblocks %} {% for title in block.titles %} {% endfor %} {% for blockrow in block.rows %} {% if blockrow.label %} {% endif %} {% for value in blockrow.values %} {% endfor %} {% endfor %} {% endfor %} {% if footer %} {% endif %}
{{caption}}
{{elem.title}}
{{elem.title}} {% if elem.n %}
(N={{elem.n}}) {% endif %}
{{title.title}}
{{blockrow.label.title}}{{ value.value }}
{{footer}}