[`Brands`]


{foreach $brands as $b} {/foreach}
{_w('Name')} [`Image`] {_w('Summary')}
{$b.name|escape} {if $b.image} {/if} {$b.summary|escape}