{{'invites.quota.' + invite.quota + ".text" | i18n}}
@if (invite.url) {{{'invites.register.url' | i18n}}
} @if (!success) { @if (invite.message && auth.principal.userId != invite.owner) { } @if (invite.note && auth.principal.userId != invite.owner) {{{invite.note}}} @if (!error) { } } @if (success) {
{{'invites.register.success.text' | i18n}}
} } @if (error) {