#** This email is sent to notify a PingFederate Administrator that their PingFederate license has expired and the license expiry grace period has begun. *# #set( $messageKeyPrefix = "message-template-grace." ) #set( $globalKeyPrefix = "global." )
$templateMessages.getMessage($globalKeyPrefix, "greetings")
$templateMessages.getMessage($messageKeyPrefix, "warning",$params)
$templateMessages.getMessage($messageKeyPrefix, "action",$params)
$templateMessages.getMessage($globalKeyPrefix, "bestRegards") $templateMessages.getMessage($globalKeyPrefix, "pfTeam")