{if ($page_display eq "tpl_affiliate" and $smarty.session.USER_AFFILIATE eq 1) or ($page_display eq "tpl_subscribers" and $smarty.session.USER_PARTNER eq 1) or ($page_display eq "tpl_tokens" and $smarty.session.USER_PARTNER eq 1)}
{if $page_display eq "tpl_affiliate"}
{literal}{/literal}
{/if}
{if ($page_display eq "tpl_subscribers" or $page_display eq "tpl_tokens") and $smarty.get.rp ne ""}
{literal}{/literal}
{elseif ($page_display eq "tpl_subscribers" or $page_display eq "tpl_tokens") and $smarty.get.rg ne ""}
{/if}
{/if}