Notion email 12

<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" class="gs-rte gs-rte-eb-html" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: arial, sans-serif; margin: 0px; border: 0px; outline: 0px; font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-size-adjust: 100%; line-height: 1.42857; padding: 0px;"><head class="gs-rte gs-rte-eb-head"> <meta charset="utf-8"> <!-- utf-8 works for most cases --> <meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine --> <meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely --> <meta name="format-detection" content="telephone=no,address=no,email=no,date=no,url=no"> <!-- Tell iOS not to automatically link certain text strings. --> <title></title> <!-- The title tag shows in email notifications, like Android 4.4. --> <!-- Web Font / @font-face : BEGIN --> <!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. --> <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. --> <!--[if mso]> <style> * { font-family: arial, sans-serif !important; } </style> <![endif]--> <!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ --> <!--[if !mso]><!--> <!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> --> <!--<![endif]--> <!--[if mso]><![endif]--> <!-- for all outlook desktop client --> <!--[if mso 12]><![endif]--> <!-- for all outlook 2007 desktop client --> <!--[if mso 14]><![endif]--> <!-- for all outlook 2010 desktop client --> <!--[if mso 15]><![endif]--> <!-- for all outlook 2013 desktop client --> <!--[if mso 16]><![endif]--> <!-- for all outlook 2016 desktop client --> <!-- Web Font / @font-face : END --> <!-- CSS Reset : BEGIN --> <!-- What it does: Makes background images in 72ppi Outlook render at correct size. --> <!--[if gte mso 9]> <xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> <![endif]--> <!-- CSS Reset : END --> <style type="text/css" rel="stylesheet" role="inline"> a:hover, a:focus { color: rgb(17, 85, 204); text-decoration: underline; } a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; } </style> <style type="text/css" rel="stylesheet" role="export">/** * This file is intended to include only style classes targeted for Email Clients. These styles will be sent in out * email but will not be inlined * * ONLY Applicable in SANDBOX MODE */ /****** EMAIL CLIENT BUG FIXES - BEST NOT TO CHANGE THESE ********/ #outlook a { padding: 0; } /* Force Outlook 2007 and up to provide a "view in browser" message. */ @-ms-viewport { width: device-width; } /* Force IE "snap mode" to render widths normally. */ .ReadMsgBody, .ExternalClass { /* Force Outlook.com to display emails at full width. */ width: 100%; } /* Forces Outlook.com to display emails at full width */ .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } /* Forces Outlook.com to display normal line spacing, here is more on that: http://www.emailonacid.com/forum/viewthread/43/ */ span.yshortcuts { color: #000; background-color: none; border: none; } span.yshortcuts:hover, span.yshortcuts:active, span.yshortcuts:focus { color: #000; background-color: none; border: none; } /*When Yahoo! Beta came out, we thought we could put those days behind us but we might have celebrated a little too soon. Here's more: http://www.emailonacid.com/blog/details/C13/yahoo_shortcuts_are_baaaaaaaack */ a[x-apple-data-detectors=true] { /* Set default text color inheritance for auto-detected iOS links like date, time, address, etc */ color: inherit !important; text-decoration: inherit !important; border-bottom: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } .webkit { /* Webkit and Microsoft font-size fix */ width: 100%; table-layout: fixed; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* What it does: Centers email on Android 4.4 */ div[style*="margin: 16px 0"] { margin: 0 !important; } /* What it does: A work-around for email clients meddling in triggered links. */ a[x-apple-data-detectors], .unstyle-auto-detected-links a, .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } /* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */ .a6S { display: none !important; opacity: 0.01 !important; } /* What it does: Prevents Gmail from changing the text color in conversation threads. */ .im { color: inherit !important; } /* If the above doesn't work, add a .g-img class to any image in question. */ img.g-img + div { display: none !important; } * { -webkit-font-smoothing: antialiased; } body { -webkit-font-smoothing: antialiased; mso-line-height-rule: exactly; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */ /* Create one of these media queries for each additional viewport size you'd like to fix */ /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */ @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u ~ table .emailbuilder_container { min-width: 320px !important; } .gs-inline-survey-nps td { min-width: 90px !important; } } /* iPhone 6, 6S, 7, 8, and X */ @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { u ~ table .emailbuilder_container { min-width: 375px !important; } .gs-inline-survey-nps td { min-width: 90px !important; } } /* iPhone 6+, 7+, and 8+ */ @media only screen and (min-device-width: 414px) { u ~ table .emailbuilder_container { min-width: 414px !important; } .gs-inline-survey-nps td { min-width: 90px !important; } } p.MsoNormal { margin: 0; }</style><style gs-style-type="responsive" data-type="responsive" type="text/css" role="export" rel="stylesheet">@media screen and (max-width: 480px) { #email-container-main { width: 100% !important; } .report-img { width: 100% !important; } table.gs-responsive tbody td.gs-responsive { display: block !important; width: 100% !important; margin-top: 5px; margin-bottom: 5px; } .rte-img-container.gs-responsive { width: 100% !important; } img.gs-responsive { width: 100% !important; } [rte-inline-survey-placeholder] { width: 100% !important; } .rte-divider-container { width: 100% !important; } .rte-divider-container > * { width: 100% !important; } }</style><style gs-style-type="force" data-type="force" type="text/css" role="export" rel="stylesheet">table[gs-eb-block] { table-layout: fixed; } table[gs-eb-block] [eb-block-container] { overflow: hidden; word-wrap: break-word; }</style></head><body width="100%" class="fluid-layout gs-rte gs-rte-eb-body gs-edit-mode" style="color: rgb(0, 0, 0); font-family: arial, sans-serif; border: 0px; outline: 0px; text-size-adjust: 100%; margin: 0; mso-line-height-rule: exactly; background-color: #ffffff; line-height: 1.42857; padding: 0px; font-size: 13px;" data-new-gr-c-s-check-loaded="14.1142.0" data-gr-ext-installed="" data-new-gr-c-s-loaded="14.1142.0"><center id="irnp" style="text-size-adjust: 100%; width: 100%; background-color: #ffffff;"><!--[if mso | IE]> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background: #ffffff;"> <tr> <td> <![endif]--><!-- Set the email width. Defined in two places: 1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 600px. 2. MSO tags for Desktop Windows Outlook enforce a 100% width. --><div id="email-container-main" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; text-size-adjust: 100%; margin: 0 auto; text-align: left; background: #ffffff;"><!--[if mso]> <table align="center" id="email-container-main-mso" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" bgcolor="#ffffff"> <tr> <td valign="top" style="height: 400px;background: #ffffff;padding-left: 0;padding-right: 0;padding-top: 0;padding-bottom: 0;font-family: arial, sans-serif;"> <![endif]--><!-- Email Body : BEGIN --><div id="email-body-main" gs-editable="true" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"><div data-text-merge="" id="ier7" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"><div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"><b id="docs-internal-guid-8561fecd-7fff-015c-cbdf-ff25b9f2ab3a" style="text-size-adjust: 100%; font-weight: normal;"></b></div><div dir="ltr" id="i1nag" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;"><span id="imcuc" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;">Hello Jonathan,</span></div><div dir="ltr" id="iv0hh" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;"><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div></div><div dir="ltr" id="iyfr7" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;"><span id="i9p26" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div></span></div><div dir="ltr" id="it2ng" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;"><span style="text-size-adjust: 100%;"></span></div><div dir="ltr" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"> We know transitioning to a new tool can take some time and adjustment. This is why we want to make sure you have all the necessary support during this phase of your Pipedrive journey. </div><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div><div dir="ltr" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"> This complimentary consultation is an excellent opportunity for you to share how you’re currently using Pipedrive and helps our dedicated team work with you to ensure you get the most out of your plan. <div custom-br="" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div> </div> I’d like to emphasize that there are no additional costs connected to this offer. Our team is genuinely enthusiastic about helping you get the most out of Pipedrive. Bear in mind that this offer is only available for the next 30 days. To schedule a call, click the following link: <a contenteditable="false" href="https://calendly.com/success-onboarding-team?utm_source=onboarding-journey" mc:disable-tracking="" clicktracking="off" code="" target="_blank" data-rte-link-token="" data-rte-link-uuid="8afe3189-e237-49f0-9230-b87073c7bd39" id="i2j7h" class="" style="cursor: pointer; color: rgb(17, 85, 204); text-decoration: underline; text-size-adjust: 100%;">onboarding call</a><div custom-br="" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div><span style="text-size-adjust: 100%;"><a contenteditable="false" target="_blank" href="https://calendly.com/customer-success-engagement" clicktracking="off" mc:disable-tracking="" data-rte-link-token="" data-rte-link-uuid="2660f060-ae5d-4b8f-83e4-37cd67b07271" class="" style="cursor: pointer; color: rgb(17, 85, 204); text-decoration: underline; text-size-adjust: 100%;"><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div></a><div custom-br="" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div> We're excited to support your Pipedrive journey and are confident this consultation will provide valuable insights and guidance. <div custom-br="" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div>Kind regards,<div custom-br="" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div><div custom-br="" style="line-height: 1.42857; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; font-size: inherit;"> </div><div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"><div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"><b style="text-size-adjust: 100%;">Pipedrive Onboarding Team</b></div></div></span></div><div dir="ltr" id="i4sg4z" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.38; margin-top: 0pt; margin-bottom: 0pt;"><span id="inia8t" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"></span></div><div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div></div><!-- Email Body : END --><!--[if mso]> </td> </tr> </table> <![endif]--></div><!--[if mso | IE]> </td> </tr> </table> <![endif]--></center><grammarly-desktop-integration data-grammarly-shadow-root="true" style="text-size-adjust: 100%;"></grammarly-desktop-integration><table width="100%" cellpadding="0" cellspacing="0" align="center"><tbody><tr><td><br><br><center style="color:#999;"><small>Click <a href="https://gslink.pipedrive.com/ls/click?upn=uXrbmUUocbg-2BPGA4PJle4ZcYTPiNH33YQDYW15rC6k71Pw47U5YDijudugpVDsznnRd-2BlYqNIIkxWX-2BHQ3EFJlz45wSLaoqd6fX04HH5ZaPwsc5xhDhduMQpi26VrMSXEYQIFNPdwLfQ8NgYFR9nnyypBRE6EX34j8qdTSoQup-2Fm5BtXIdNoMg2heQqnoA-2Bk94K-2B3TtujXQ1Gypge1-2FU2R13juq1b7UI3c9gRV73BkLSuwPnwgbdRkXIAIVn0YZJDHHe4yZTYfWLddv6jb0J68aWWAe7ZLLOaoAKC-2BGB8xRAToX1XRb507EexmUDraAGOAIJcN-2BkVbk2fkkBdfbDvmCWPpHO8yVA5PYgloOgMA4-3D1cPl_IYQgkcewnfgdL-2B1g8T-2FISi2NhxnnHj1yQXK-2FQiQ0AyHmddnF-2FIR7q4aWaMNoJA7zgGLHvfqxLIXVBScXzCixMgbZqE4Tj8yen9FTmhYvzJyXGk9Fc3rNxYn4Htd2uPRyw-2B2grC8EfN2czL29PtRbCuZPR-2BJU57KGs5cf4R6T-2BsfyZMlZuedKIFqpplA0JY2XFj3CN-2FaZahwhijofZ5IJwNlczVOPIk48kz2J-2F6k4-2B1VOtms-2FrTi18XSoJCXndL4N1h6c7ZJbfmXY-2FR1HVQXy3WCu6toVIXogNdPII9deeewmAP0jChDpe7-2FSnW9s0jN7B2tyGej3GyQXYl3QdWIXiY5BC7gWPW4EoVDfd6h30xFRM-2FlmfScQfsicZHThmv-2FxdhoUTbS4Eery04w7j9MO3TD-2BqADgahlq3RUfEfh0B8RQycu6BA9q0SPXiv89ZpefF3CHl4yTSguUsSPg-2Fz6XvO7oa6ksigQzZGCpw4skCD0wdXlSfZFS01U3hp1hNABbWQefZ2eX8wJKLG63sMAeUA-3D-3D">here</a> to unsubscribe from this list or manage your preferences <a href="https://gslink.pipedrive.com/ls/click?upn=uXrbmUUocbg-2BPGA4PJle4ZcYTPiNH33YQDYW15rC6k71Pw47U5YDijudugpVDsznnRd-2BlYqNIIkxWX-2BHQ3EFJisKxaU-2FoSgVRwMh8WLuwRAkJKzMiZlHZOm-2Bo3w8p-2FVWjDtLS3krNVFcujB5cFa7gpIqZqRthmkQS5b3rdBrMClS9QV80KV1VdHfJ5fndQkriN1szx8o1PDd-2F7RQkMDyuAWk8h5PitcmtcgzvNOxN2Y9UAIO1J-2BKQTkIWDwggsT5sMHzzop5bgEP356dfl-2FdLWLM2hI0icfpNPx3mYZ-2FtnS2Tl9eKVMoty6FKhdbjhOAhxe-2FUFdChU8WRsL9icfpboT7pKGkhbTZQKBrU8ZLx4U-3DNLkF_IYQgkcewnfgdL-2B1g8T-2FISi2NhxnnHj1yQXK-2FQiQ0AyHmddnF-2FIR7q4aWaMNoJA7zgGLHvfqxLIXVBScXzCixMgbZqE4Tj8yen9FTmhYvzJyXGk9Fc3rNxYn4Htd2uPRyw-2B2grC8EfN2czL29PtRbCuZPR-2BJU57KGs5cf4R6T-2BsfyZMlZuedKIFqpplA0JY2XFj3CN-2FaZahwhijofZ5IJwNlczVOPIk48kz2J-2F6k4-2B1VOtms-2FrTi18XSoJCXndL4N1h6c7ZJbfmXY-2FR1HVQXy3WCu6toVIXogNdPII9deeewmAP0jChDpe7-2FSnW9s0jN7B2tyGej3GyQXYl3QdWIXiY5BC7gWPW4EoVDfd6h30xFRM-2FlmfScQfsicZHThmv-2Fx9n64MQfHAPCgCAWUg-2BQFU22-2FYbjAaixFkEoH7cy5dZKYVIwNPOfhNnX77DFk-2BKfojBp08v-2BUzCHwrodp1CXp4WwS3tQyYQ3Dx2cKd9kJSacPwXe9GWrcQtDOd7HR2RSwbRSqkiTKHiTFsDkZfkZY6Q-3D-3D">here</a>.</small></center></td></tr></tbody></table></body></html>