{# Message bubble loop. Shared by _conversation.html (initial render) and _history_page.html (load-older paging). Expects `msgs` (list, oldest-first) and `is_group` (bool). #} {% for m in msgs %}