{if $smarty.session._amember_products}{* Customer have active subscriptions, display it if config allows *}

#_TPL_MEMBER_SUBSCR#

{else}{* Customer doesn't have any active subscriptions *}

#_TPL_MEMBER_NO_SUBSCR#

#_TPL_MEMBER_USE||#
#_TPL_MEMBER_ORDER_SUBSCR#
{/if}

#_TPL_NEWSLETTER_SUBSCRIPTIONS#

{foreach from=$threads_list item=tr} {if $tr.is_active}
{$tr.description}
{/if} {/foreach}

#_TPL_MEMBER_USEFUL_LINKS#