{$blockTitle}

    {foreach from=$OutputList item=row id=listLoop}
  • {$row.name}
  • {/foreach}