{foreach $clients as $client}
  • {$client.name}
  • {/foreach}