{assign var="title" value=$smarty.const._TPL_INVITE_TITLE} {include file="header.html"}
#_TPL_INVITE_HISTORY#{if count($invitations) ne 0}
{if count($pager) ne 1}
{foreach from=$pager item=page key=start}
{if $smarty.request.start ne $start}{/if}{$page}{if $smarty.request.start ne $start}{/if}
{/foreach}
{/if}
{else}
#_TPL_INVITE_NEVER_INVITE#
{/if}
|
#_TPL_INVITE_ADD#
{$invite_code}
|
#_TPL_POWEREDBY||#
{include file="footer.html"}