From c961c5b553399ea8d16c6e2d33998aa745070f6c Mon Sep 17 00:00:00 2001 From: tima101 Date: Thu, 11 Nov 2021 22:14:16 -0800 Subject: [PATCH] welcome email --- book/10-begin/api/server/models/EmailTemplate.ts | 4 ---- saas/api/server/models/EmailTemplate.ts | 7 +++++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/book/10-begin/api/server/models/EmailTemplate.ts b/book/10-begin/api/server/models/EmailTemplate.ts index 51e18950..db9089d7 100644 --- a/book/10-begin/api/server/models/EmailTemplate.ts +++ b/book/10-begin/api/server/models/EmailTemplate.ts @@ -46,10 +46,6 @@ export async function insertTemplates() { Async , our communication tool for small teams of software developers.

-

- If you are interested in hiring our team to help build your SaaS web application, - please fill out our form at Async Labs. -

Kelly & Timur, Team Async `, }, diff --git a/saas/api/server/models/EmailTemplate.ts b/saas/api/server/models/EmailTemplate.ts index db9089d7..b7327c54 100644 --- a/saas/api/server/models/EmailTemplate.ts +++ b/saas/api/server/models/EmailTemplate.ts @@ -43,8 +43,11 @@ export async function insertTemplates() {

Also check out - Async - , our communication tool for small teams of software developers. + Async, our communication tool for small teams of software developers. +

+

+ If you are interested in hiring our team to help build your SaaS web application, + please fill out our form at Async Labs.

Kelly & Timur, Team Async `,