{# HTMX partial — message bubbles appended to chat #} {% for msg in messages %} {% if msg.role == 'user' %}