Notion email 13

<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="izck" 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="ib6h" 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="ijhwz" 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="ixond" 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="i5ulo" 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="ia6zg" 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="irmyn" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"> </span></div><div dir="ltr" id="i8h63" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.656; margin-top: 0pt; margin-bottom: 0pt;"><span id="i1pxo" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"><span style="text-size-adjust: 100%;"></span></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%;"> I noticed that we haven't yet scheduled your fast implementation call. I realize youβre probably busy, but wanted to gently remind you about this valuable opportunity to learn more about Pipedrive and talk with our team about optimizing your account. <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><div dir="ltr" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"> Weβre passionate about tailoring Pipedrive to meet your specific needs and exploring the different ways it can benefit your business model. This call is designed to offer you personalized guidance and insights to help you get the most out of Pipedrive. <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><div dir="ltr" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"> You still have some time to book a call with me β simply click <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="82157870-92ca-4d04-8471-35f64cf95e54" id="i666m" class="" style="cursor: pointer; color: rgb(17, 85, 204); text-decoration: underline; text-size-adjust: 100%;">here</a> to find a time that suits you. I truly believe this call will be worthwhile and help set you on the path to success with Pipedrive. <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><div dir="ltr" style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"> I'm looking forward to addressing any questions or concerns you have. If you need any help or have any other inquiries, feel free to reach out to me. </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> Have a fantastic day!<div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div><div dir="ltr" id="iu9rk" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.71428; 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="iythi" 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="iunod" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"><span id="docs-internal-guid-3cbc07ea-7fff-2494-1765-f4829c464969" style="text-size-adjust: 100%;"></span></span></div><div dir="ltr" id="irp4q" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.656; margin-top: 0pt; margin-bottom: 0pt;"><span id="iv52x" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;">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><b style="text-size-adjust: 100%;">Pipedrive Onboarding Team</b><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></div><div dir="ltr" id="itun8" style="font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%; line-height: 1.656; margin-top: 0pt; margin-bottom: 0pt;"><span id="imbkj" style="text-size-adjust: 100%; font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"></span></div></div><table cellpadding="0" cellspacing="0" id="i3pm6" style="text-size-adjust: 100%; color: rgb(0, 0, 0); vertical-align: -webkit-baseline-middle; font-family: 'Source Sans Pro';" valign="-webkit-baseline-middle"><tbody style="text-size-adjust: 100%;"><tr style="text-size-adjust: 100%;"><td id="ij8f5" style="text-size-adjust: 100%; padding: 0px; vertical-align: top; font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif; margin: 0px;" valign="top"><div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div></td></tr><tr style="text-size-adjust: 100%;"><td id="ipt4ef" style="text-size-adjust: 100%; padding: 0px; vertical-align: top; font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif; margin: 0px;" valign="top"><div style="line-height: 1.42857; font-size: 13px; padding-top: 0px; padding-bottom: 0px; margin: 0px; text-size-adjust: 100%;"></div></td></tr><tr style="text-size-adjust: 100%;"><td id="i8kt4w" style="text-size-adjust: 100%; padding: 0px; vertical-align: top; font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif; margin: 0px;" valign="top"></td></tr></tbody></table><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-2FU2R13juq1b7UI3c9gRV73BkLSuwPnwgbdRkXIAIVn0YZJVBHmgDTJQTMoKckjbuN5QmUd07rC2imOGFTaa5cp5KmbUV7l0icWLoVcyl8WA0P-2B0bjnRkvG7fn-2BsQoLzAJN5EuWifDjXK6JIGoMM-2BFIsZ0-3D4bpf_IYQgkcewnfgdL-2B1g8T-2FISi2NhxnnHj1yQXK-2FQiQ0AyHmddnF-2FIR7q4aWaMNoJA7zylpCngj9e56oTr4hhryWqpAexwub6kXL1zUZsTrGpo-2BZQhFDbACXY4gpMZWmC-2FTkip6nTN4ENQRneoIgdW2FqN0OBqD-2FFZoD3iyvGMhebo0v6SFnPyUY8mbaYJIxMhoo3ofTq18UEgLFyNo9R-2FWGIUyxkfjxV2cxeeTijOsu8jW7pTRUrHLiOrlAObcIt2rTHRt4f53ue6c9GyUnrejuEVhJWpwgOQSwQkUxYoMtzXK-2B2n-2BoHCZ-2F8LIu5hgvJesmO5xvrEKqw6qfR7l9jaN9Gq-2FaG1w7Ph1E2HD7-2F3ArJ8oKk-2B6gN26qm205CCYZOQcVPnCPJvvL5ot5bKanguZ47u4OvA13IuhexBl9tiBxp4LSEgSrFV5406y7ETgxXlISVdaUgdxWlwbs0-2FdtqmPWQ1U6PBDSjnFUFDMg8lacLHT6Nchimnb1EsyfLHos-2B4vFI-2Fuel1YK1cRLg0LBYv2d2g-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-2BKQTkIWDwggsT5F5u0wy4Tctli-2BTChsVK-2BFJYCKWaQ3o-2B1bZZpF1az2OfzakwvT-2BaFea2rC1oEjLXh6l-2FOWlz2qbO4ke0SUBRb-2Bk75Om0Q7MvGoMHRqdZDkUA-3DoenO_IYQgkcewnfgdL-2B1g8T-2FISi2NhxnnHj1yQXK-2FQiQ0AyHmddnF-2FIR7q4aWaMNoJA7zylpCngj9e56oTr4hhryWqpAexwub6kXL1zUZsTrGpo-2BZQhFDbACXY4gpMZWmC-2FTkip6nTN4ENQRneoIgdW2FqN0OBqD-2FFZoD3iyvGMhebo0v6SFnPyUY8mbaYJIxMhoo3ofTq18UEgLFyNo9R-2FWGIUyxkfjxV2cxeeTijOsu8jW7pTRUrHLiOrlAObcIt2rTHRt4f53ue6c9GyUnrejuEVhJWpwgOQSwQkUxYoMtzXK-2B2n-2BoHCZ-2F8LIu5hgvJesmO5xvrEKqw6qfR7l9jaN9Gq-2FaG1w7Ph1E2HD7-2F3ArJ8oKk-2B6gN26qm205CCYZOQcVvI0-2Bm1v-2BRqpEa3ZR32YbHlJcZSQ40-2FloqxftzMlQiYmlHH4vSKzFZ-2B50ta-2BRvNwy-2Bc6-2FLJDjdvBnwogyVgFTwq9JBcNFGQ9qxOK9Ck73vyGNttdgFzMGnNYHSkyARwCXnHC9c2ErNirtPSgNmtX4hw-3D-3D">here</a>.</small></center></td></tr></tbody></table></body></html>