{assign var="title" value=$smarty.const._TPL_AFFILIATE_TITLE} {include file="header.html"} {include file="error.inc.html"}
{if $links}
#_TPL_AFFILIATE_TXT_LINKS#{foreach from=$links item=l} {$l.code}
{/foreach} {/if} {if $banners} #_TPL_AFFILIATE_BANNERS#{foreach from=$banners item=l} {$l.code}
{/foreach} {/if} |
#_TPL_POWEREDBY||#
{include file="footer.html"}