{if $userProfile === null} {* user no longer exists, use plain output rather than using a broken link *} @{$username}{* no newline after the tag *}{else} {$userProfile->username}{* no newline after the tag *}{/if}