{config_load file="invitations_$interface_lang.conf"} {#messages_on#} {$folder}
{include file="folders.html"} 
{#welcome#} {$user}

{include file="menu.html"}
{literal} {/literal}
{if $admin eq "Y"}
input user pseudo:

{/if} {if $morethan eq "Y"} {foreach from=$chain key=key item=item name=mf} {/foreach} {else} {if $admin eq "N"} {if $problems} {foreach from=$problems key=key item=item name=mforeach} {if $item.name eq $pseudo} {/if} {/foreach} {/if} {if $child} {foreach from=$child key=key item=item name=mforeach} {/foreach} {/if} {/if} {if $admin eq "Y"} {if $problems} {foreach from=$problems key=key item=item name=mforeach} {/foreach} {/if} {if $chain} {foreach from=$chain key=key item=item name=mforeach} {if $smarty.foreach.mforeach.iteration neq 1} {/if} {/foreach} {/if} {/if} {/if}
  {$pseudo}     {$top}
  pseudo:user      
{$item.name}:{$item.user} {$item.num}  
  problems with user:
{$item.text}
 
invited users (pseudo:user) : number of problems, associated with him:
{$item.name}:{$item.user} {$item.num}
 
  problems associated with user:      
{$item.name}:{$item.name} {$item.text}
 
can invite users chain (pseudo:user) : number of problems, associated with user:    
  invited by      
{$item.name}:{$item.user} {$item.num}    
 
{#problem_number#}      
{include file="footer.html"}