#** 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." )
 
#if ($COMPANY_LOGO_EXISTS == 'true')
 
 
 
#end

$templateMessages.getMessage($globalKeyPrefix, "greetings")

$templateMessages.getMessage($messageKeyPrefix, "warning",$params)

$templateMessages.getMessage($messageKeyPrefix, "action",$params)

$templateMessages.getMessage($globalKeyPrefix, "bestRegards")
$templateMessages.getMessage($globalKeyPrefix, "pfTeam")

 
$templateMessages.getMessage($globalKeyPrefix, "footerMessage")