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
Needs testing with an actual email client to confirm styles etc. Maybe
refactor to extract email templates so we can easily test them
separately now and in future?
<h2 style="color: #e1421f;">Welcome to your HTTP Toolkit Team!</h2>
320
+
<p style="font-size: 1.1em;">You've been added to a team subscription by ${_.escape(ownerEmail)}. You now have access to all HTTP Toolkit Pro features.</p>
<li>Open HTTP Toolkit and click <b>Get Pro</b>.</li>
324
+
<li>Click <b>Log into existing account</b>.</li>
325
+
<li>Enter your email address (<b>${_.escape(email)}</b>).</li>
326
+
</ol>
327
+
<p style="margin-top: 2em; color: #888; font-size: 0.95em;">If you have any trouble, get in touch at <a href="mailto:[email protected]">[email protected]</a> or
328
+
reach out to your team administrator at <b>${_.escape(ownerEmail)}</b>.</p>
0 commit comments