{% if m.empty %}
TBD
TBD
{% else %}
{% if m.top.logo %}{% endif %} {{ m.top.abbrev }} {% if m.top.seed %}{{ m.top.seed }}{% endif %} {{ m.top_wins }}
{% if m.bottom.logo %}{% endif %} {{ m.bottom.abbrev }} {% if m.bottom.seed %}{{ m.bottom.seed }}{% endif %} {{ m.bottom_wins }}
{% endif %}