#** The following variables are available to this template, but not used by default: $ADAPTER_ID - The ID of the adapter instance that was used for this transaction. $PCV_ID - The ID of the password credential validator used for this transaction. *# #set( $messageKeyPrefix = "message-template-account-disabled." ) #set( $globalKeyPrefix = "global." )
 
#if ($COMPANY_LOGO_EXISTS == 'true')
 
 
 
#end

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

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

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

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

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