{#assign var="x" value= array(1,2,3,4,5,6,7)} {#foreach item= "row" from = $x } {#if $row@iteration == 1}
{#elseif $row@iteration != 1 && $row@iteration % 3 == 1}
{#/if}

card {#$row@iteration}

This is a longer card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.This is a longer card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

{#if $row@iteration %3 == 0 || $row@iteration == $x|@count}
{#/if} {#/foreach}
{#if $x|@count > 3} {#if $config.lang == 'ar'} {#else} {#/if} {#/if}