= I18N::translate('Hello %s…', e($recipient->realName())) ?>
= /* I18N: %s is a person's name */ I18N::translate('%s sent you the following message.', e($sender->realName())) ?>
= nl2br(e($message), false) ?>
= I18N::translate('This message was sent while viewing the following URL: ') ?> = e($url) ?>