{% include "_panel.html" %} {# the row and the header come along out of band; keeps the parseable outside a table #} {% if row %}{% with r=row, oob=true %}{% include "_row.html" %}{% endwith %} {% else %}{% endif %} {% include "_stats.html" %}