{if !isset($invitedByUser)}

{"You are invited to join the [[COMMUNITY_NAME]] community"|gettext}

{else}

{"%s has invited you to join the [[COMMUNITY_NAME]] community"|gettext|sprintf:{User::getDisplayNameStatic($invitedByUser)}}

{/if} {if isset($message) && $message ne ''}

{$message|nl2br}

{/if}

{"Create an account to access [[COMMUNITY_NAME]]"|gettext}

{"Be sure to use the email address %s when creating your account otherwise your invite to join [[COMMUNITY_NAME]] will not be valid."|gettext|sprintf:$useraccess_pendingemail}

{if $cHubbub->data.hubbub_adminemail ne ""} {"If you already have a [[COMMUNITY_NAME]] account then it almost certainly uses a different email address to the one that this invite was sent to. Contact the [[COMMUNITY_NAME]] administration team at %s and request a new invite at your registered email address."|gettext|sprintf:$cHubbub->data.hubbub_adminemail} {else} {"If you already have a [[COMMUNITY_NAME]] account then it almost certainly uses a different email address to the one that this invite was sent to. Contact the [[COMMUNITY_NAME]] administration team and request a new invite at your registered email address."|gettext|sprintf:$cHubbub->data.hubbub_adminemail} {/if}