## Collaboration Server Notification Template ## Type: Announcement Deleted ## Channel: Email - Plaintext ############################################################################### ## Required Properties ## ############################################################################### ## content type #set( $contentType = "text/plain" ) ## email priority true for high priority #set( $cns_priority = false ) ############################################################################### ## Content ## ############################################################################### ## sets the subject line for the email #set( $cns_subject = "$projectName : $announcements : $announcement_deleted" ) ############################################################################### ## Body Start ## ############################################################################### ${announcement_deleted} ${project} ${projectName} ${description} ${objectDescriptionText} ${deleter} ${deleterName} ${sent} ${messageCreatedDate} ${notification_cause} ${announcement_deleted_cause} --- ${subscriptions_manage}: ${manageSubscriptionURL} ############################################################################### ## Body End ## ###############################################################################