📁 {{ source.display_name }} {% if source.path_exists %} ✅ {% else %} ⚠️ Path not found {% endif %} {{ source.type }} Path: {{ source.path }} {{ "{:,}".format(source.conversations) }} conversations {% if source.last_message %} Updated {{ source.last_message[:10] }} {% else %} No data yet {% endif %} {% if source.index >= 0 %} {% endif %}