{# This is what the htmx internal API returns - rendered by view rt_messages() #} {% for item in items %} {{item.msg|safe}} {% endfor %}