#** This email is sent to notify a PingFederate Administrator that the PingFederate license is about to expire. *# #set( $messageKeyPrefix = "message-template-warn." ) #set( $globalKeyPrefix = "global." )
 
#if ($COMPANY_LOGO_EXISTS == 'true')
 
 
 
#end

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

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

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

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

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