TourIAm/TIAM.Services.Server/EmbeddedResources/EmailTemplates/TransferModifiedEmailTempla...

11 lines
235 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Transfer modified</title>
</head>
<body>
<b>Hello, {{UserName}}!</b>
<p>Your transfer has been modified.</p>
<p>You can check the details here: {{TransferUrl}}</p>
</body>
</html>