gemcap-be-common 1.3.26 → 1.3.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gemcap-be-common",
3
- "version": "1.3.26",
3
+ "version": "1.3.28",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -3,6 +3,8 @@
3
3
 
4
4
  <p>Dear ${AUDITOR_NAME}</p>
5
5
 
6
+ <p>Here is your link for all of your Black Feather prospects. When logging in, you will be requested to enter a one-time-password below. Only this email address can use this <a href="https://analytics.traxabl.com/auditors">link</a>.</p>
7
+
6
8
  <p>Your password is ${PASSWORD}.</p>
7
9
 
8
10
  ${signature}
@@ -3,6 +3,8 @@
3
3
 
4
4
  <p>Dear ${AUDITOR_NAME}</p>
5
5
 
6
+ <p>Here is your link for all of your Black Feather prospects. When logging in, you will be requested to enter a one-time-password below. Only this email address can use this <a href="https://analytics.traxabl.com/auditors">link</a>.</p>
7
+
6
8
  <p>Your password is ${PASSWORD}.</p>
7
9
 
8
10
  ${signature}
@@ -3,8 +3,9 @@
3
3
 
4
4
  <p>Dear ${CONTACT_NAME}</p>
5
5
 
6
- <p>Here’s a reminder on your loan application. Please submit your due diligence so that we can continue with your
7
- application. We have not received anything from you against the following sections:</p>
6
+ <p>Here’s a reminder on your loan application. We see that you have not provided all the information necessary to move
7
+ your application forward. Please submit your due diligence responses to the link below so that we can continue with
8
+ your application. </p>
8
9
 
9
10
  <a href="${LINK}">${LINK}</a>
10
11
 
@@ -3,6 +3,8 @@
3
3
 
4
4
  <p>Dear ${AUDITOR_NAME}</p>
5
5
 
6
+ <p>Here is your link for all of your Black Feather prospects. When logging in, you will be requested to enter a one-time-password below. Only this email address can use this <a href="https://analytics.traxabl.com/auditors">link</a>.</p>
7
+
6
8
  <p>Your password is ${PASSWORD}.</p>
7
9
 
8
10
  ${signature}
@@ -3,12 +3,14 @@
3
3
 
4
4
  <p>Dear ${CONTACT_NAME}</p>
5
5
 
6
- <p>You are requested to review your application${HAS_EMPTY_FIELDS}${FILE_INFO}.</p>
6
+ <p>Here’s a reminder on your loan application. We see that you have not provided all the information necessary to move
7
+ your application forward. Please submit your due diligence responses to the link below so that we can continue with
8
+ your application. </p>
7
9
 
8
10
  <a href="${LINK}">${LINK}</a>
9
11
 
10
- <p>We look forward to receiving your due diligence information and working with you. Failure to provide due diligence on
11
- a timely basis will result in delays to your loan application being processed.</p>
12
+ <p>Failure to provide due diligence on a timely basis will result in delays to your loan application being
13
+ processed.</p>
12
14
 
13
15
  ${signature}
14
16
 
@@ -3,8 +3,9 @@
3
3
 
4
4
  <p>Dear ${CONTACT_NAME}</p>
5
5
 
6
- <p>Here’s a reminder on your loan application. Please submit your due diligence so that we can continue with your
7
- application. We have not received anything from you against the following sections:</p>
6
+ <p>Here’s a reminder on your loan application. We see that you have not provided all the information necessary to move
7
+ your application forward. Please submit your due diligence responses to the link below so that we can continue with
8
+ your application. </p>
8
9
 
9
10
  <a href="${LINK}">${LINK}</a>
10
11