{# Deep-first instrument summary table — the `instr_table` panel payload (kind="table"). Serials link to per-instrument reports when they exist. #} {% for row in instr_rows %} {% endfor %}
#TypeSerialHAB (m)~Depth (m)
{{ loop.index0 }} {{ row.instr_type }} {% if row.report_exists %}{{ row.serial }}{% else %}{{ row.serial }}{% endif %} {{ row.hab }} {{ row.depth }}