From: $helpers.FormatFrom($post.Section.Name,$settings.NotificationFromEmailAddress) To: <$globals.HtmlDecode($user.Email)> Subject: $mime.EncodeHeader($post.Section.Name, $charSet): New Comment: $mime.EncodeHeader($parentPost.Subject, $charSet) #if (!$user.EnableHtmlEmail) #mimebody("text/plain" $charSet) Commenter: $post.User.DisplayName Media Gallery Item: $mg.RenderText($parentPost.Subject) Link: $viewable.Uri($parentPost) $mg.RenderText($post) -- You were sent this email because you opted to receive email notifications when someone created a comment on $post.Section.Name. To unsubscribe, visit $viewable.Uri($parentPost). #end #else #mimebody("text/html" $charSet)
$parentPost.Subject: New Comment
By $post.User.DisplayName

$mg.RenderHtml($post)


View the media gallery item online. To unsubscribe from only this thread, disable email notifications online.

#end #end