{% if other_matches %}

Additional Trial Matches

{% for m in other_matches %} {% endfor %}
NCT ID Match Level Match Type Alteration
{{ m.nct_id or m.protocol_no }} {{ m.match_level or "—" }} {{ m.match_type or "—" }} {{ m.genomic_alteration or "—" }}
{% endif %}