Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta charset="utf-8"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <title>
  </title>
  <!--[if !mso]><!-->
  <link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800" rel="stylesheet" type="text/css"/>
  <!--<![endif]-->
  <!--[if mso]>
        <style>
            body, table, td, h1, h2, a, p {
                font-family: Montserrat, Helvetica, sans-serif !important;
            }
        </style>
    <![endif]-->
  <style type="text/css">
   /* CSS AND CLIENT-SPECIFIC RESET STYLES */
       
html, body {
	margin: 0 auto !important;
	padding: 0 !important;
	height: 100% !important;
	width: 100% !important;
}
* {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
table, td {
	mso-table-lspace: 0pt !important;
	mso-table-rspace: 0pt !important;
}
table {
	border-spacing: 0 !important;
	border-collapse: collapse !important;
	table-layout: fixed !important;
	margin: 0 auto !important;
}
table table table {
	table-layout: auto;
}
a {
	text-decoration: none;
}
img {
	-ms-interpolation-mode: bicubic;
}
/* iOS BLUE 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;
}
.im {
	color: inherit !important;
}
.a6S {
	display: none !important;
	opacity: 0.01 !important;
}
img.g-img + div {
	display: none !important;
}
.button-link {
	text-decoration: none !important;
}
/* ANDROID CENTER FIX */
div[style*="margin: 16px 0;"] {
	margin: 0 !important;
}

/* Gmail iOS Right Gutter Removal */
	
/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */        
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u ~ div .email-container {
	min-width: 320px !important;
}
}

/* iPhone 6, 6S, 7, 8, and X */   
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u ~ div .email-container {
	min-width: 375px !important;
}
}

/* iPhone 6+, 7+, and 8+ */
        
@media only screen and (min-device-width: 414px) {
u ~ div .email-container {
	min-width: 414px !important;
}
}
  </style>
  <!-- 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]-->
  <style type="text/css">
   /* PROGRESSIVE ENHANCEMENTS */
@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 600;
	src: local('TT-Commons-Regular'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.pluralsight.com%252Fps-tt-commons%252Fv1%252Fps-tt-commons-variable-roman.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5wbHVyYSJ9:1nUdiI:kzy94aDsAIkbG205-fedSs2GbqBmmiy2s9JSqb2pHjA) format('woff');
}
@font-face {
	font-family: 'TT Commons';
	font-style: normal;
	font-weight: 400;
	src: local('TT-Commons-Regular'), url(https://inboxflows.com/_/image/https%253A%252F%252Ffonts.pluralsight.com%252Fps-tt-commons%252Fv1%252Fps-tt-commons-variable-roman.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5wbHVyYSJ9:1nUdiI:kzy94aDsAIkbG205-fedSs2GbqBmmiy2s9JSqb2pHjA) format('woff');
}	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.gradient-text {
  background: -webkit-linear-gradient(-45deg, #f0592c, #ed268d) !important; -webkit-background-clip: text !important; 
  -webkit-text-fill-color: transparent !important;
}
}	
/* HOVER STYLE FOR BUTTONS */   
.button-td, .button-a {
	transition: all 0ms ease-in;
}
.button-td-primary:hover, .button-a-primary:hover {
	background: linear-gradient(-90deg, #F05A28, #EC008C) !important;
}
.button-td-secondary:hover, .button-a-secondary:hover {

}

/* MOBILE STYLES */
@media screen and (max-width: 600px) {

.img-max {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}
.fluid {
	max-width: 100% !important;
	height: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.stack-column, .stack-column-center {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	direction: ltr !important;
}
.stack-column-center {
	text-align: center !important;
}
.center-on-narrow {
	text-align: center !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}
.center-on-narrow p {
	text-align: left !important;
	display: block !important;
	float: none !important;
	line-height: 25px !important;
}
.banner-center-on-narrow {
	text-align: center !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}
table.center-on-narrow {
	display: inline-block !important;
}
.email-container {
	width: 100% !important;
	margin: auto !important;
}
.email-container p {
	font-size: 17px !important;
}
.email-container li {
	font-size: 17px !important;
}
.alt-line-height {
  line-height: 50px !important;
}
.mobile-text {
	font-size: 17px !important;
}
.mobile-padding {
	padding-left: 7% !important;
	padding-right: 7% !important;
}
.reset-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.reset-padding0 {
  padding: 0 !important;
}
.mobile-hide {
	display: none !important;
}
.mobile-show {
	display: block !important;
}
.button-a {
	font-size: 17px !important;
	padding: 18px 30px !important;
}
/* MARKETO CSS */
.em_main_table { width: 100%!important; }
.em_wrapper { width: 100%!important; }
.em_hide { display: none!important; }
.em_full_img img { width: 100%!important; height: auto!important; }
.em_full_img { width: 100%!important; height: auto!important; }
.em_side15 { width: 15px!important; }
.em_pbottom { padding-bottom: 20px!important; }
u+.em_body .em_full_wrap { width: 100%!important; width: 100vw!important; }
.em_pad { padding: 20px 15px!important; }
.em_pad1 { padding: 0px 15px 20px!important; }
}
  </style>
 </head>
 <body bgcolor="#EBEBEB" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #EBEBEB;" width="100%">
  <style type="text/css">
   div#emailPreHeader{ display: none !important; }
  </style>
  <div id="emailPreHeader" style="mso-hide:all; visibility:hidden; opacity:0; color:transparent; mso-line-height-rule:exactly; line-height:0; font-size:0px; overflow:hidden; border-width:0; display:none !important;">
   Unlock your team's potential.
  </div>
  <center style="width: 100%; background-color: #EBEBEB; text-align: left;">
   <!--[if mso | IE]>
    <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: #EBEBEB;">
    <tr>
    <td>
    <![endif]-->
   <!-- == HIDDEN PREHEADER TEXT == -->
   <div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: 'Montserrat', sans-serif;">
   </div>
   <div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: 'Montserrat', sans-serif;">
    ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
   </div>
   <!-- ==//HIDDEN PREHEADER TEXT -->
   <!-- == EMAIL BODY == -->
   <!-- HERO IMAGE : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td style="background: #100e0f;">
       <div class="mktoImg" id="img1" mktolockimgsize="false">
        <a target="_blank">
         <img alt="Your skills are waiting" border="0" class="center-on-narrow alt-line-height center-on-narrow alt-line-height" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252FB2C-Email-Blasts%252Fgift-of-ps%252Fhow-small-teams-leverage.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwbHVyYWxzaWdodCJ9:1nUdiI:P7Xz-pTSCUlqBgvKKXoxoa5KZVny9NWYbLgAyQI4AuY" style="display: block; margin: auto; width: 100%; max-width: 600px; border: none; max-height: auto; height: auto; background: #100e0f; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 30px; color: #FFFFFF; line-height: 100px; text-align: center; font-weight: 700;" width="600"/>
        </a>
       </div>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- HERO IMAGE : END -->
   <!-- COPY & BUTTON : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td style="background-color: #100e0f;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
         <tr>
          <td class="mobile-padding" style="padding: 40px 40px 20px 40px; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; color: #ffffff;">
           <div class="mktoText" id="text1">
            <p style="margin: 0 0 15px 0;">
             Everyone on your team is at a different place in their tech skill development journey. That's why a one-size-fits-all learning approach simply doesn't work. Pluralsight Skills delivers a personalized approach to learning that enables you to tailor skill development to individual team members.
            </p>
           </div>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- COPY & BUTTON : END -->
   <!-- HERO IMAGE : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td class="mobile-padding" style="background: #100e0f;">
       <div class="mktoImg" id="img2" mktolockimgsize="false">
        <a target="_blank">
         <img alt="Pluralsight Skills in 1 Minute (VIDEO)" border="0" class="center-on-narrow alt-line-height center-on-narrow alt-line-height" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252FB2C-Email-Blasts%252Fgift-of-ps%252Fvideoplaceholder.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwbHVyYWxzaWdodCJ9:1nUdiI:P7Xz-pTSCUlqBgvKKXoxoa5KZVny9NWYbLgAyQI4AuY" style="display: block; margin: auto; width: 100%; max-width: 400px; border: none; max-height: auto; height: auto; background: #100e0f; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 30px; color: #FFFFFF; line-height: 100px; text-align: center; font-weight: 700;" width="400"/>
        </a>
       </div>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- HERO IMAGE : END -->
   <!-- COPY & BUTTON : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td style="background-color: #100e0f;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
         <tr>
          <td class="mobile-padding" style="padding: 40px 40px 20px 40px; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; color: #ffffff;">
           <div class="mktoText" id="text2">
            <p style="margin: 0 0 15px 0;">
             You set the goals and establish the strategy. We'll provide you with the data and resources to help you deliver on your intiatives faster, with experiences like:
            </p>
            <p style="margin: 0 0 15px 0;">
            </p>
            <p style="margin: 0 0 15px 0;">
             <span style="color: #EA098B;">
              <strong>
               Skill IQ
              </strong>
             </span>
             to help learners easily identify knowledge gaps and strengths and get
             <span style="color: #EA098B;">
              <strong>
               personalized course recommendations
              </strong>
             </span>
             based on their results
            </p>
            <p style="margin: 0 0 15px 0;">
             <span style="color: #EA098B;">
              <strong>
               Channels
              </strong>
             </span>
             to help curate content for your team to focus on - and the ability to assign courses to team members
            </p>
            <p style="margin: 0 0 15px 0;">
             <span style="color: #EA098B;">
              <strong>
               Paths
              </strong>
             </span>
             to help learners build the right knowledge in the right order, without wasting time on things they already know
            </p>
            <p style="margin: 0 0 15px 0;">
             <span style="color: #EA098B;">
              <strong>
               Team skills analytics
              </strong>
             </span>
             to help you see the strengths, weaknesses, and progress of your team members with unmatched clarity
            </p>
            <p style="margin: 0 0 15px 0;">
             Small teams leverage Pluralsight Skills by aligning their goals with the best-matching plan for a high level of success.
            </p>
            <p style="margin: 0 0 15px 0;">
             <span style="color: #E0BE03;">
              <strong>
               Starter
              </strong>
             </span>
             is best for teams that want to access to our most popular 2500 courses, skill assessments, channels, and basic team usage analytics.
            </p>
            <p style="margin: 0 0 15px 0;">
             <span style="color: #E0BE03;">
              <strong>
               Professional
              </strong>
             </span>
             is best for teams looking to skill up in more advanced topics, with access to everything in starter as well as 5500 more courses, interactive courses and practice exams, plus individual reports on team member usage and skill level.
            </p>
           </div>
          </td>
         </tr>
         <!-- Primary Button: BEGIN -->
         <tr>
          <td style="padding: 0 20px 40px 20px;">
           <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: auto;">
            <tbody>
             <tr>
              <td align="center" class="button-td button-td-primary" style="border-radius: 2px; background: #ed268d;">
               <div class="mktoText" id="Primary_CTA">
                <!--[if mso]>&nbsp;&nbsp;&nbsp;<![endif]-->
                <a class="button-a button-a-primary" style="background: #ed268d;  border: 0px solid #ed268d; font-family: 'Montserrat', Helvetica, sans-serif; font-size: 16px; line-height: 16px; text-decoration: none; padding: 15px 30px; color: #ffffff; display: block; border-radius: 2px; font-weight: 600;" target="_blank">
                 Learn more about our course library
                </a>
                <!--[if mso]>&nbsp;&nbsp;&nbsp;<![endif]-->
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Primary Button: END -->
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- COPY & BUTTON : END -->
   <!-- HR Spacer : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td class="mobile-padding" style="background-color: #100e0f; padding: 0 100px 0 100px;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <!-- HR : BEGIN -->
        <tbody>
         <tr>
          <td aria-hidden="true" style="background-color: #100e0f; font-size: 0px; line-height: 0px; border-bottom: 1px solid #8f8f90;">
          </td>
          <!-- HR : END -->
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- HR Spacer : END -->
   <!-- COPY & BUTTON : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td style="background-color: #100e0f;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
         <tr>
          <td class="mobile-padding" style="padding: 40px 40px 20px 40px; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; color: #ffffff;">
           <div class="mktoText" id="text3">
            <p style="margin: 0 0 15px 0;">
             Ready to jump in? Start a free team trial to learn how Pluralsight Skills can help your team become more productive, innovative, and successful.
            </p>
           </div>
          </td>
         </tr>
         <!-- Primary Button: BEGIN -->
         <tr>
          <td style="padding: 0 20px 40px 20px;">
           <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: auto;">
            <tbody>
             <tr>
              <td class="button-td button-td-primary" style="border-radius: 2px; background: #ed268d;">
               <div class="mktoText" id="Primary_CTA2">
                <!--[if mso]>&nbsp;&nbsp;&nbsp;<![endif]-->
                <a class="button-a button-a-primary" style="background: #ed268d;  border: 0px solid #ed268d; font-family: 'Montserrat', Helvetica, sans-serif; font-size: 16px; line-height: 16px; text-decoration: none; padding: 15px 30px; color: #ffffff; display: block; border-radius: 2px; font-weight: 600;" target="_blank">
                 Start your free team trial
                </a>
                <!--[if mso]>&nbsp;&nbsp;&nbsp;<![endif]-->
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Primary Button: END -->
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- COPY & BUTTON : END -->
   <!-- == MARKETO FOOTER SNIPPET == -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="margin: auto;" width="600">
    <tbody>
     <tr>
      <td align="center" style="" valign="top">
       <table border="0" cellpadding="0" cellspacing="0" class="em_main_table" style="table-layout:fixed; width:600px; border-collapse:collapse; mso-table-lspace:0px; mso-table-rspace:0px; " width="600">
        <tbody>
         <tr>
          <td align="center" style="" valign="top">
           <table border="0" cellpadding="0" cellspacing="0" class="em_main_table" style="table-layout:fixed; width:600px; border-collapse:collapse; mso-table-lspace:0px; mso-table-rspace:0px;" width="600">
            <tbody>
             <tr>
              <td>
               <div class="mktEditable" id="email_footer_snippet">
                <table border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <tr>
                   <td bgcolor="#000000" class="stack" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #888888; padding: 50px;">
                    <div class="mktEditable" id="footer">
                     <p style="line-height: 100%; margin-top: 0px; margin-bottom: 0px;">
                      <a target="_blank">
                       <img alt="Pluralsight" border="0" height="45" src="https://inboxflows.com/_/image/http%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252Ftransactional%252Ftemplate%252Fps-logo-with-icon-horiz-white-line.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBsdXJhbHNpZ2h0LSJ9:1nUdiI:h_uDJpLCHUUDirLU53ZotwuzIO0OVnPxj3jX2H8GtgM" style="display: block;" width="195"/>
                      </a>
                     </p>
                     <br/>
                     Pluralsight, LLC 42 Future Way Draper, UT 84020
                     <br/>
                     <br/>
                     <!--Social-->
                     <table border="0" cellpadding="7" cellspacing="0" width="192">
                      <tbody>
                       <tr>
                        <td width="11">
                         <a target="_blank">
                          <img alt="facebook" border="0" height="20" src="https://inboxflows.com/_/image/http%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252Ftemplate_images%252Ffacebook_white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBsdXJhbHNpZ2h0LSJ9:1nUdiI:h_uDJpLCHUUDirLU53ZotwuzIO0OVnPxj3jX2H8GtgM" style="display: block;" width="11"/>
                         </a>
                        </td>
                        <td width="20">
                         <a target="_blank">
                          <img alt="instagram" border="0" height="19" src="https://inboxflows.com/_/image/http%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252Ftemplate_images%252Finstagram_white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBsdXJhbHNpZ2h0LSJ9:1nUdiI:h_uDJpLCHUUDirLU53ZotwuzIO0OVnPxj3jX2H8GtgM" style="display: block;" width="20"/>
                         </a>
                        </td>
                        <td width="24">
                         <a target="_blank">
                          <img alt="twitter" border="0" height="19" src="https://inboxflows.com/_/image/http%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252Ftemplate_images%252Ftwitter_white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBsdXJhbHNpZ2h0LSJ9:1nUdiI:h_uDJpLCHUUDirLU53ZotwuzIO0OVnPxj3jX2H8GtgM" style="display: block;" width="24"/>
                         </a>
                        </td>
                        <td width="20">
                         <a target="_blank">
                          <img alt="Linked in" border="0" height="19" src="https://inboxflows.com/_/image/http%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252Ftemplate_images%252Flinkedin_white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBsdXJhbHNpZ2h0LSJ9:1nUdiI:h_uDJpLCHUUDirLU53ZotwuzIO0OVnPxj3jX2H8GtgM" style="display: block;" width="20"/>
                         </a>
                        </td>
                        <td width="19">
                         <a target="_blank">
                          <img alt="YouTube" border="0" constrain="true" height="21" imagepreview="false" src="https://inboxflows.com/_/image/http%253A%252F%252Fpluralsight-assets.s3.amazonaws.com%252Ftemplate_images%252Fyou_tube_white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBsdXJhbHNpZ2h0LSJ9:1nUdiI:h_uDJpLCHUUDirLU53ZotwuzIO0OVnPxj3jX2H8GtgM" style="display: block;" width="17"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                     <!--End Social-->
                     <br/>
                     You are receiving this email because you are opted-in to Educational Content.
                     <br/>
                     <br/>
                     Copyright© 2022 Pluralsight LLC.
                     <br/>
                     All logos and trademarks are the properties of their respective owners.
                     <br/>
                     <br/>
                     <a style="color: #888888; text-decoration: none;" target="_blank">
                      Unsubscribe
                     </a>
                     |
                     <a style="color: #888888; text-decoration: none;" target="_blank">
                      Manage your preferences
                     </a>
                     |
                     <a style="color: #888888; text-decoration: none;" target="_blank">
                      Privacy policy
                     </a>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </div>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- ==//MARKETO FOOTER SNIPPET == -->
   <!-- ==//EMAIL BODY == -->
   <!--[if mso | IE]>
    </td>
    </tr>
    </table>
    <![endif]-->
  </center>
  <a>
  </a>
  <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ftrack.pluralsight.com%252Ftrk%253Ft%253D1%2526mid%253DMzA2LURVUC03NDU6MDo2NDkyMzoyOTYzMzc6MTEzNzUxNjo2Mzk4MDo5OjEyMjk2NjI6OTQ3NTczMDMtMjk6YjY4YWFlMTBAdWlmZWVkLmNvbQ%253D%253D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnRyYWNrLnBsdXJhbCJ9:1nUdiI:sFnxdr87nfCtXADPkcMG7IiW0VYQsUKGJbAEtrnFaeU" style="display:none !important;" width="1"/>
 </body>
</html>