From: $helpers.FormatFromAutomated() To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($settings.SiteName, $charSet): Membership request denied: $mime.EncodeHeader($group.Name, $charSet) #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) You requested membership to $mg.RenderText($group.Name) at $viewable.Uri($group), but your request was not approved at this time. #end #else #mimebody("text/html" $charSet)

You requested membership to $mg.RenderHtml($group.Name), but your request was not approved at this time.

#end #end