{% if attributes -%} {% endif %} {% if title %}

{{ title }}

{% endif %} {% set i = 0 %} {% set j = 0 %} {% for row in rows %} {% set i = i + 1 %} {% set j = j + 1 %} {% if i == 1 %}
{% endif %} {% if i == 1 %}
{{ row.content|raw }}
{% else %} {% if i == 2 %}
{% endif %} {% if i % 2 == 0 %}
{% endif %}
{{ row.content|raw }}
{% if i % 2 == 1 or j == rows|length %}
{% endif %} {% if i == 5 or j == rows|length %} {% endif %} {% endif %} {% if i == 5 or j == rows|length %}{% endif %} {% if i == 5 %}{% set i = 0 %}{% endif %} {% endfor %} {% if attributes -%} {% endif %}