LIST

{% if msg %} {% for message in msg[1:] %} {% endfor %}
{{ msg[0][0] }} {{ msg[0][1] }}
{{ message[0] }} {{ message[1] }}
{% endif %}