<{foreach item=category from=$categories}> <{foreach item=coupon from=$category.coupons}> <{if $admin}> <{/if}> <{/foreach}> <{foreachelse}> <{/foreach}>
<{$category.catTitle}>
<{if $coupon.logourl}> <{$coupon.linkTitle}> <{$smarty.const._MD_LOGO}> <{/if}>  
<{if $admin}> <{$smarty.const._MD_EDITCOUPON}> <{/if}> <{$coupon.linkTitle}>
<{$coupon.address}>
<{if $coupon.address2}> <{$coupon.address2}>
<{/if}> <{$coupon.zip}> <{$coupon.state}> <{$coupon.country}>


<{$smarty.const._MD_PUBLISHEDON}><{$coupon.publish}> <{if $coupon.expire > 0}>
<{$smarty.const._MD_EXPIRESON}><{$coupon.expire}><{/if}>
<{$coupon.heading}>  <{$smarty.const._MD_PRINTERFRIENDLY}>

<{$coupon.description}>
<{$smarty.const._MD_EDITCOUPON}> (<{$coupon.counter}>)