{{if \is_array($value)}} {{foreach $value as $item}} {{$html = $template( $item );}} {{$idColumn = $item::$databaseColumnId;}}
  • × {$html|raw}
  • {{endforeach}} {{endif}}