You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/backend/src/email/templates/welcome.pug
+44-33Lines changed: 44 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -6,52 +6,63 @@ block content
6
6
h1 Welcome to DeployStack, #{userName}!
7
7
8
8
p
9
-
| We're excited to have you join our community. Your account has been successfully created and you're ready to start deploying your applications with ease.
| Thanks for joining our mission to simplify MCP complexity for development teams. Your account is now active, and you're ready to eliminate credential management hassles and get productive with MCP tools in minutes, not hours.
17
10
18
11
.text-center
19
-
a.button(href=loginUrl) Get Started - Login to Your Account
0 commit comments