{% for message in messages %} {% comment %}
  • {% include "styleguide2/includes/molecules/blocks/message_block.html" with type=message.type content=message.content is_last_child=forloop.last %}
  • {% endcomment %} {% endfor %}