Add word of mouth requests #111

Merged
edazdarevic merged 3 commits from word-of-mouth-email into master 2020-06-05 16:55:45 +02:00
Showing only changes of commit 0895654db2 - Show all commits

View File

@@ -135,6 +135,7 @@ const generateNewSearchRequestEmail = (searchRequest, matchingRealEstates) => {
</div>
${matchingRealEstates.length > 0 ? instantRealEstatesText : ""}
<br/>
<br/>
${wordOfMouthRequest}
<br/>
${emailFooter}`;