mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Update email templates for the "Let's get you set up" meeting. (#26797)
I'm updating the email invite to be more consistent with the meeting goals. (Help people get set up, not a sales call.)
This commit is contained in:
parent
c5f0f60723
commit
4aef025e6a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<% /* Note: This is injected into `views/layouts/layout-nurture-email.ejs` */ %>
|
||||
<div style="padding: 0px 0px 0px 0px">
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 24px; margin-top: 0px">Hi <%- firstName %>,</p>
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 48px; margin-top: 0px">There’s been some big updates to Fleet and the roadmap. One of our founders is holding a small group call this Friday to help folks get set up. Feel free to join us: <a style="color: #6A67FE; text-decoration: none; word-break: break-word;" href="https://calendly.com/fleetdm/chat" target="_blank">https://calendly.com/fleetdm/chat</a></p>
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 48px; margin-top: 0px">There’s been some big updates to Fleet and the roadmap. One of our founders holds a small group call every Friday to help folks get set up. Feel free to join us: <a style="color: #6A67FE; text-decoration: none; word-break: break-word;" href="https://calendly.com/fleetdm/chat" target="_blank">https://calendly.com/fleetdm/chat</a></p>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
<div style="padding: 0px 0px 0px 0px">
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 24px; margin-top: 0px">Hi <%- firstName %>,</p>
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 24px; margin-top: 0px">We noticed that you were checking out Fleet recently. What did you think?</p>
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 48px; margin-top: 0px">PS. One of our founders is holding a small group call this Friday to help folks get set up. Feel free to join us: <a style="color: #6A67FE; text-decoration: none; word-break: break-word;" href="https://calendly.com/fleetdm/chat" target="_blank">https://calendly.com/fleetdm/chat</a></p>
|
||||
<p style=" font-size: 16px; line-height: 24px; margin-bottom: 48px; margin-top: 0px">PS. One of our founders holds a small group call every Friday to help folks get set up. Feel free to join us: <a style="color: #6A67FE; text-decoration: none; word-break: break-word;" href="https://calendly.com/fleetdm/chat" target="_blank">https://calendly.com/fleetdm/chat</a></p>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue