{% for m in items %} {{ m.id }} {{ m.direction }} {{ m.message_type }} {{ m.content_text or "—" }} {{ m.status }} {{ m.created_at }} {% endfor %}