{{ status_text }}
{{ mode_tag | default('Mix') }}
{{ meta_title }}
{{ category }}
{% if metrics %} {% for item in metrics %} {% endfor %} {% endif %}
    {% if clusters %} {% for item in clusters %}
  1. {{ item.label }}
    {{ item.amount_text }}
    {{ item.subtype }}
  2. {% endfor %} {% else %}
  3. No clusters found.
  4. {% endif %}