{% for c in chats %}
{% else %}
{{ (c.full_name or 'U')[0] | upper }}
{{ c.full_name or 'Noma\'lum' }}
{% if c.username %} @{{ c.username }}{% endif %}
{{ c.last_message or '—' }}
📭 Xabarlar yo'q
{% endfor %}