Update emailContentGenerator.js
This commit is contained in:
@@ -135,6 +135,7 @@ const generateNewSearchRequestEmail = (searchRequest, matchingRealEstates) => {
|
||||
</div>
|
||||
${matchingRealEstates.length > 0 ? instantRealEstatesText : ""}
|
||||
<br/>
|
||||
<br/>
|
||||
${wordOfMouthRequest}
|
||||
<br/>
|
||||
${emailFooter}`;
|
||||
|
||||
Reference in New Issue
Block a user