{* $Id$ *}

{tr}Invitation{/tr}

{if $error} {$error|escape} {else}
{$parsed}
{if $user} You are currently logged as "{$user|escape}", if you want to validate this invitation on this account, click here :
{else}
If you want to validate this invitation on an already existing account, please login first: : login
If you don't have any account yet, you can create one here
{/if} {/if}