{include file="head.html"}
{$cbd.title}
{foreach item=c from=$list}
{$c.shopname}
{/foreach}
{include file="footer.html"}