Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet"/>
  <title>
   Slack’s free plan will now include additional security features
  </title>
  <style type="text/css">
   /* Global Resets */
	body, .background_main, p, table, td, div { font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

	img {
		border: none;
		-ms-interpolation-mode: bicubic;
		max-width: 100%;
	}

	p {padding-bottom: 2px;}

	body {
		background: #fff;
		font-size: 17px;
		line-height: 24px;
		margin: 0;
		padding: 0;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
	}

	table {
		border-collapse: collapse;
		mso-table-lspace: 0pt;
		mso-table-rspace: 0pt;
		width: 100%;
	}

	td {
		font-size: 17px;
		line-height: 24px;
		vertical-align: top;
	}

	/* Footer */
	.email_footer td, .email_footer p, .email_footer span {
		font-size: 15px;
		text-align: center;
		color: #1d1c1d;
	}

	.email_footer a {
		text-decoration: underline;
	}

	.email_footer td {padding-top: 20px;}

	.footer_logo {
		width: 40px;
		height: 40px;
		padding-bottom: 20px;
	}

	.footer_title {
		font-weight: 900;
	}

	.preheader {
		display: none;
		mso-hide: all;
	}

	/* Typography */
	h1, h2, h3, h4 {
		color: #1d1c1d;
		font-weight: 700;
		margin: 0;
		margin-bottom: 12px;
	}

	h1 {
		font-size: 36px;
		line-height: 42px;
		letter-spacing: -.25px;
		margin-bottom: 28px;
		text-align: left;
		word-break: break-word;
	}

	h2 {
		font-size: 24px;
		line-height: 32px;
		letter-spacing: -0.75px;
		margin-bottom: 28px;
		text-align: left;
	}

	h3 {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 0px;
		margin-bottom: 0px;
	}

	p, ul, ol {
		font-size: 17px;
		line-height: 24px;
		font-weight: normal;
		margin: 0;
		margin-bottom: 15px;
	}

	ul, ol {
		padding-left: 40px;
	}

	p li, ul li, ol li {
		list-style-position: outside;
		margin-left: 5px;
	}

	p {
		font-size: 16px;
		letter-spacing: -0.2px;
	}

	a {
		color: #1264a3;
		text-decoration: underline!important;
	}

	a:hover {text-decoration: underline;}

	.button_link::after {
		position: absolute;
		content: '';
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 4px;
	}

	.action_section_workspace_url a[href] {
		color: #454447;
	}

	.action_section_workspace_url:hover {
		color: #1264A3 !important;
	}

	.button_link:hover::after {
		box-shadow: inset 0 -2px #237c4a;
	}

	.button_link.is_secondary:hover::after {
		box-shadow: none;
	}

	.button_link.plum:hover {
		background-color: #4a154b !important;
		border-color: #4a154b !important;
	}

	.button_link_wrapper.plum:hover {
		background-color: #4a154b !important;
	}

	.button_link.plum:hover::after {
		box-shadow: none;
	}

	.preview_text {
		color: transparent;
		display: none;
		height: 0;
		max-height: 0;
		max-width: 0;
		opacity: 0;
		overflow: hidden;
		mso-hide: all;
		visibility: hidden;
		width: 0;
		font-size: 1px;
		line-height:1px;
	}

	.preview_text a {
		color: #3AA3E3 !important;
		font-weight: bold;
	}

	.sm_visible {
		display: none;
	}

	.footer_padding {
		padding: 0 50px;
	}

	table[class="background_main"] .social_icon_margin {
		margin-left: 32px !important;
	}

	/* Responsive and Mobile Friendly Styles */
	/* Yahoo Mail has a history of rendering all media query styles with class selectors unless class is used as an attribute */
	@media only screen and (max-width: 600px) {
		table[class="background_main"] .sm_full_width {
			width: 100% !important;
		}

		table[class="background_main"] .sm_90_percent_width {
			width: 90% !important;
			padding: 16px !important;
			text-align: center !important;
			float: none !important;
		}

		table[class="background_main"] .sm_side_padding {
			padding-right: 8px !important;
			padding-left: 8px !important;
			float: none !important;
		}

		table[class="background_main"] .sm_small_top_padding {
			padding-top: 8px !important;
		}

		table[class="background_main"] .sm_top_padding {
			padding-top: 16px !important;
		}

		table[class="background_main"] .sm_auto_width {
			width: auto !important;
		}

		table[class="background_main"] .sm_auto_height {
			height: auto !important;
		}

		table[class="background_main"] .sm_border_box {
			box-sizing: border-box !important;
		}

		table[class="background_main"] .sm_block {
			display: block !important;
		}

		table[class="background_main"] .sm_inline_block {
			display: inline-block !important;
		}

		table[class="background_main"] .sm_table {
			display: table !important;
		}

		table[class="background_main"] .sm_no_side_padding {
			padding-right: 0 !important;
			padding-left: 0 !important;
		}

		table[class="background_main"] .sm_no_border_radius {
			border-radius: 0 !important;
		}

		table[class="background_main"] .sm_no_padding {
			padding-right: 0 !important;
			padding-left: 0 !important;
		}

		table[class="background_main"] .sm_os_icons_height {
			/* this is to make the parent element the same height as the inline-block img inside */
			height: 44px;
		}

		table[class="background_main"] .small_icon {
			width: 20px !important;
			height: 20px !important;
		}

		table[class="background_main"] .social_icon_margin {
			margin-left: 20px !important;
		}

		table[class="background_main"] .slack_logo_small_icon {
			width: 80px !important;
		}

		table[class="background_main"] .slack_logo_small_icon img {
			 height: 24px !important;
		}

		.social_img_bottom_margin {
			/*this class is for social_user_outreach email only*/
			margin-bottom: 20px !important;
		}

		.social_p_bottom_margin {
			/*this class is for social_user_outreach email only*/
			margin-bottom: 40px !important;
		}

		/* Common responsive styles for new email design templates #feat-activation-email-audit */
		.sm_hidden {
			display: none!important;
		}

		.sm_visible {
			display: inline-block!important;
		}
		h1 {
			font-size: 24px!important;
			line-height: 30px!important;
			margin-bottom: 20px!important;
			word-break: break-word;
		}
		h2 {
			font-size: 16px!important;
			line-height: 23px!important;
			margin-bottom: 10px!important;
		}
		h3 {
			font-size: 14px!important;
			line-height: 20px!important;
		}

		.hero_paragraph, .bulleted_list {
			font-size: 14px!important;
			line-height: 19px!important;
			margin-bottom: 20px!important;
			word-break: break-word;
		}

		.status_paragraph {
			font-size: 14px!important;
			line-height: 19px!important;
			word-break: break-word;
		}
		.content_paragraph {
			font-size: 12px!important;
			line-height: 18px!important;
			margin-bottom: 10px!important;
		}
		.list_paragraph {
			font-size: 12px!important;
			line-height: 18px!important;
		}

		.restyle_button {
			font-size: 12px!important;
			border-top: 10px solid!important;
			border-bottom: 10px solid!important;
			border-color: #611f69!important;
			line-height: 12px!important;
		}

		.margin_top {
			margin-top: 20px!important;
		}

		.lg_margin_left_right {
			margin-left: 26px!important;
			margin-right: 26px!important;
		}

		.xl_margin_bottom {
			margin-bottom: 30px!important;
		}

		.xl_margin_top {
			margin-top: 30px!important;
		}
		.hero_block_container {
			margin-left: 26px!important;
		}

		.hero_block_left {
			width: 50%!important;
		}

		.slack_logo_style {
			margin-top: -6px!important;
			margin-bottom: -12px!important;
		}

		.larger_bottom_margin {
			margin-bottom: 30px!important;
		}

		.list_header {
			font-size: 16px!important;
		}

		.list_icon_wrapper {
			width: 55px!important;
		}

		.list_icon_style {
			width: 40px!important;
			height: 40px!important;
		}

		.list_icon_style_large {
			width: auto!important;
			height: 50px!important;
		}

		.line_height_24 {
			line-height: 24px!important;
		}

		.brand_logo_wrapper {
			width: 78px!important;
		}

		.brand_logo_style {
			width: 68px!important;
			height: 68px!important;
		}

		.brand_heading {
			font-size: 14px!important;
			line-height: 20px!important;
		}

		.brand_link {
			font-size: 13px!important;
			line-height: 18px!important;
		}

		.grey_box_container {
			padding: 20px 9px!important;
		}

		.account_info_wrapper {
			margin-bottom: 18px!important;
		}

		.account_info_item {
			padding: 0px 5px!important;
		}

		.account_info_avatar {
			width: 55px!important;
			height: 55px!important;
			margin-bottom: 5px!important;
		}
		table[class="background_main"] .footer_padding {
			padding: 0 26px!important;
		}
		.footer_padding {
			padding: 0 26px !important;
		}
		.small_font {
			font-size: 14px!important;
		}

	}

	/* More client-specific styles */
	@media all {
		.ExternalClass {
			width: 100%;
		}

		.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
			line-height: 100%;
		}

		.footer_link {
			color: #1d1c1d !important;
			font-family: inherit !important;
			font-size: inherit !important;
			font-weight: inherit !important;
			line-height: inherit !important;
		}
	}
	a:hover {
		text-decoration: underline !important;
	}

	pre, code {
		--saf-0: rgba(var(--sk_foreground_low, 29, 28, 29), 0.13);
		border: 1px solid var(--saf-0);
		background: rgba(var(--sk_foreground_min, 29, 28, 29), 0.04);
		font-family: 'Monaco', 'Menlo', 'Consolas', 'Courier New', monospace !important;
		font-size: 12px;
		line-height: 1.50001;
		font-variant-ligatures: none;
		white-space: pre;
		white-space: pre-wrap;
		word-wrap: break-word;
		word-break: normal;
		-webkit-tab-size: 4;
		-moz-tab-size: 4;
		-o-tab-size: 4;
		tab-size: 4;
	}

	code {
		color: #e01e5a;
		padding: 2px 3px 1px;
		border-radius: 3px;
	}

	pre {
		margin-bottom: 16px;
		padding: 8px;
		border-radius: 4px;
	}

	blockquote {
		position: relative;
		margin-bottom: 16px;
		padding-left: 16px;
		border-left: rgba(var(--sk_foreground_low_solid, 221, 221, 221), 1);
		border-left-width: 4px;
		border-left-style: solid;
	}

	.grey_secondary_cta {
		padding: 21px 18px;
		border-radius: 4px;
		border: 1px solid var(--dt_color-otl-ter, #5e5d6021);
		color: var(--dt_color-base-inv-pry, #1d1c1d);
		font-size: 14px;
		background: var(--dt_color-base-sec, #f8f8f8);
		margin-left: 4px;
	}

	.grey_secondary_cta:hover {
		background-color: var(--dt_color-otl-ter, #5e5d6021);
	}
	.grey_secondary_cta:hover::after {
		box-shadow: none;
	}
  </style>
  <style type="text/css">
   .header-h-jumbo {
			font-family: Helvetica;
			font-weight: 700;
			font-size: 36px;
			line-height: 42px;
			letter-spacing: -0.25px;
			margin-bottom: 36px;
		}

		.content-intro {
			font-family: Helvetica;
			font-weight: 400;
			font-size: 20px;
			line-height: 28px;
			letter-spacing: -0.2px;
			margin-bottom: 36px;
		}

		.sub-header {
			font-family: Helvetica;
			font-weight: 700;
			font-size: 24px;
			line-height: 32px;
			letter-spacing: -0.75px;
			margin-bottom: 36px;
			margin-top: 36px;
		}

		.team-impact-content p {
			font-family: Helvetica;
			font-weight: 400;
			font-size: 20px;
			line-height: 28px;
			letter-spacing: -0.2px;
			margin-bottom: 12px;
		}
		a {
			color: unset;
		}
		.color-unset {
			color: unset !important;
		}
  </style>
 </head>
 <body>
  <div class="preheader plaintext_ignore" style="font-size: 1px; display: none !important;">
   Updates to Slack's free and paid plans
  </div>
  <div class="plaintext_ignore" style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <!--[if mso]><style type="text/css">.background_main, table, table td, p, div, h1, h2, h3, h4, h5, h6 {
								font-family: Arial, sans-serif !important;
							}</style><![endif]-->
  <table class="background_main" style="background-color: #ffffff; padding-top: 20px;color: #434245;width: 100%;-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;   border: 0; text-align: center; border-collapse: collapse;">
   <tr>
    <td style="vertical-align: top; padding: 0">
     <center>
      <table class="card" id="body" style="border: 0; border-collapse: collapse; margin: 0 auto; background: white; border-radius: 8px; margin-bottom: 16px;">
       <tr>
        <td style="width: 546px; vertical-align: top; padding-top: 32px">
         <div style="max-width: 600px; margin: 0 auto;">
          <!--[if mso]>
<table cellpadding="0" cellspacing="0" border="0" style="padding: 0; margin: 0; width: 100%;">
    <tr>
        <td colspan="3" style="padding: 0; margin: 0; font-size: 20px; height: 20px;" height="20">&nbsp;</td>
    </tr>
    <tr>
        <td style="padding: 0; margin: 0;">&nbsp;</td>
        <td style="padding: 0; margin: 0;" width="540">
<![endif]-->
          <div class="lg_margin_left_right" style="margin-left: 50px; margin-right: 50px;">
           <div class="slack_logo_style" style="margin-top: 18px;">
            <img alt="slack logo" height="42" src="https://inboxflows.com/_/image/https%253A%252F%252Fuifeedworkspace.slack.com%252Fx-t2640086259024-9115911727857%252F%252Fimg%252Femail%252Fslack_from_salesforce_logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1aWZlZWR3b3JrcyIsInRpbWUiOjE3NTA4NTc1MjcuNzIwMzg5OH0:1uUQ1X:0vVBPRHaQjvVRErXW-3YOzFW-35ODtSFduBCcKPNt4o" style="margin-top: 0; margin-right: 0; margin-bottom: 32px; margin-left: 0px;" width="117"/>
           </div>
           <div>
            <div class="header-h-jumbo">
             New security features for your plan
            </div>
           </div>
           <div>
            <div class="content-intro">
             We are updating our free and paid plans to make your team's workdays more pleasant and productive. All plans now come with enhanced security, and paid plans include powerful AI functionalities.
            </div>
           </div>
           <table class="sm_table" style="width: 100%; ">
            <tr style="width: 100%;">
             <td style="width: 100%;">
              <span class="button_link_wrapper plum" style="display: inline-block; position:relative; border-radius:4px; background-color:#611f69; width:100%; text-align:center;">
               <a class="button_link sm_full_width sm_border_box plum restyle_button" style="border-top:13px solid; border-bottom:13px solid; border-right:24px solid; border-left:24px solid; border-color:#611f69; border-radius:4px; background-color:#611f69; color:#ffffff; font-size:16px; line-height:18px; word-break:break-word;  font-weight: bold; font-size: 14px; border-top:20px solid; border-bottom:20px solid; border-color:#611f69; line-height: 14px; letter-spacing: 0.8px; text-transform: uppercase; box-sizing: border-box;width:100%; text-align:center; text-transform: uppercase; display: inline-block; text-align: center; font-weight: 900; text-decoration: none !important;">
                LEARN MORE
               </a>
              </span>
             </td>
            </tr>
           </table>
           <div>
            <div class="sub-header">
             What does this mean for you?
            </div>
           </div>
           <div style="margin-bottom:36px;">
            <div class="team-impact-content">
             <p>
              You are a member of a workspace currently on a free Slack plan. The following security features have been added to your Slack plan:
             </p>
             <p>
             </p>
             <ul class="bulleted_list" style="font-size: 20px; line-height: 28px; letter-spacing: -0.2px; margin-bottom: 28px; margin-left: 40px; padding-left: 0;">
              <li>
               Limit how long members are signed in to Slack with
               <b>
                session duration
               </b>
              </li>
              <li>
               Enforce security policies with built-in
               <b>
                native device management
               </b>
              </li>
             </ul>
             <p>
              Along with these additional security features, free teams can continue to collaborate seamlessly–communicate with internal and external teams, share clips, capture notes, and manage action items–all in one place.
             </p>
             <p>
              You can unlock AI features, unlimited message history, group huddles and more by switching to a Slack paid plan. Visit our
              <a class="color-unset">
               plans page
              </a>
              to review or change your plan.
             </p>
            </div>
           </div>
           <table class="sm_table" style="width: 100%; ">
            <tr style="width: 100%;">
             <td style="width: 100%;">
              <span class="button_link_wrapper plum" style="display: inline-block; position:relative; border-radius:4px; background-color:#611f69; width:100%; text-align:center;">
               <a class="button_link sm_full_width sm_border_box plum restyle_button" style="border-top:13px solid; border-bottom:13px solid; border-right:24px solid; border-left:24px solid; border-color:#611f69; border-radius:4px; background-color:#611f69; color:#ffffff; font-size:16px; line-height:18px; word-break:break-word;  font-weight: bold; font-size: 14px; border-top:20px solid; border-bottom:20px solid; border-color:#611f69; line-height: 14px; letter-spacing: 0.8px; text-transform: uppercase; box-sizing: border-box;width:100%; text-align:center; text-transform: uppercase; display: inline-block; text-align: center; font-weight: 900; text-decoration: none !important;">
                EXPLORE CHANGES
               </a>
              </span>
             </td>
            </tr>
           </table>
          </div>
          <!--[if mso]>
		</td>
		<td style="padding: 0; margin: 0; font-size: 20px; height: 20px;">&nbsp;</td>
	</tr>
	<tr>
		<td colspan="3" style="padding: 0; margin: 0; font-size: 20px; height: 20px; height: 20px;">&nbsp;</td>
	</tr>
</table>
<![endif]-->
         </div>
        </td>
       </tr>
      </table>
     </center>
    </td>
   </tr>
   <tr>
    <td class="email_footer" style="font-size: 15px;color: #717274;text-align: center;width: 100%;">
     <!--[if mso]>
<table cellpadding="0" cellspacing="0" border="0" style="padding: 0; margin: 0; width: 100%;">
    <tr>
        <td colspan="3" style="padding: 0; margin: 0; font-size: 20px; height: 20px;" height="20">&nbsp;</td>
    </tr>
    <tr>
        <td style="padding: 0; margin: 0;">&nbsp;</td>
        <td style="padding: 0; margin: 0;" width="540">
<![endif]-->
     <center>
      <table style="margin: 20px auto 0; background-color: white; border: 0; text-align: center; border-collapse: collapse;">
       <tr>
        <td style="width: 546px; vertical-align: top; padding: 0px;">
         <div style="max-width: 600px; margin: 0 auto;">
          <div class="footer_padding">
           <table>
            <tr>
             <td class="slack_logo_small_icon" style="vertical-align: top; text-align: left;">
              <img alt="slack logo" height="42" src="https://inboxflows.com/_/image/https%253A%252F%252Fa.slack-edge.com%252F3e01150%252Fimg%252Femail%252Fslack_from_salesforce_logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhLnNsYWNrLWVkZyIsInRpbWUiOjE3NTA4NTc1MjcuNzIwOTkyfQ:1uUQ1X:rN8F-Tj2HTvUwf_-U2QOuJGlnWgIldneprcq5If3nrQ" style="margin-top: 0; margin-right: 0; margin-bottom: 32px; margin-left: 0px; object-fit: contain;" width="117"/>
             </td>
             <td style="vertical-align: top; text-align: right;padding-top:25px;">
              <a class="social_icon_margin" data-qa="X_link" style="margin-left: 20px;">
               <img class="small_icon" height="25" src="https://inboxflows.com/_/image/https%253A%252F%252Fa.slack-edge.com%252F98dd7c0%252Fmarketing%252Fimg%252Ficons%252Ficon_black_x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhLnNsYWNrLWVkZyIsInRpbWUiOjE3NTA4NTc1MjcuNzIxMTEyNX0:1uUQ1X:_wdTxf0ei742R8NSNI50eoYeBCHQKVvIKS21gLi-F_c" title="X" width="25"/>
              </a>
              <a class="social_icon_margin" data-qa="fb_link" style="margin-left: 20px;">
               <img class="small_icon" height="25" src="https://inboxflows.com/_/image/https%253A%252F%252Fa.slack-edge.com%252F98dd7c0%252Fmarketing%252Fimg%252Ficons%252Ficon_black_facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhLnNsYWNrLWVkZyIsInRpbWUiOjE3NTA4NTc1MjcuNzIxMjJ9:1uUQ1X:TTXUvYcY_QwCbg4l1saW5BzZbvdOA74u_4r3Zkcs_-s" title="Facebook" width="25"/>
              </a>
              <a class="social_icon_margin" data-qa="linkedin_link" style="margin-left: 20px;">
               <img class="small_icon" height="25" src="https://inboxflows.com/_/image/https%253A%252F%252Fa.slack-edge.com%252F98dd7c0%252Fmarketing%252Fimg%252Ficons%252Ficon_black_linkedin.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhLnNsYWNrLWVkZyIsInRpbWUiOjE3NTA4NTc1MjcuNzIxMzE3fQ:1uUQ1X:zWqBJTAplKq-Fxe8_Onxtsm5QYrV9PmfCB4uELJZZcE" title="LinkedIn" width="25"/>
              </a>
              <a class="social_icon_margin" data-qa="youtube_link" style="margin-left: 20px;">
               <img class="small_icon" height="25" src="https://inboxflows.com/_/image/https%253A%252F%252Fa.slack-edge.com%252F98dd7c0%252Fmarketing%252Fimg%252Ficons%252Ficon_black_youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhLnNsYWNrLWVkZyIsInRpbWUiOjE3NTA4NTc1MjcuNzIxNDEzNn0:1uUQ1X:j6FYAklsv68mDLRhv-3eg-e4sZlLg6BT9iQw4oh-kTI" title="YouTube" width="33"/>
              </a>
              <a class="social_icon_margin" data-qa="instagram_link" style="margin-left: 20px;">
               <img class="small_icon" height="25" src="https://inboxflows.com/_/image/https%253A%252F%252Fa.slack-edge.com%252F98dd7c0%252Fmarketing%252Fimg%252Ficons%252Ficon_black_instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhLnNsYWNrLWVkZyIsInRpbWUiOjE3NTA4NTc1MjcuNzIxNTE0Mn0:1uUQ1X:VTBHDQXH32bhGZ693QI_o3y3xKZ-guCT40zh2hlNm8U" title="Instagram" width="25"/>
              </a>
             </td>
            </tr>
           </table>
           <div style="font-size:12px; opacity:0.5; color:#696969; text-align:left; line-height:15px; margin-bottom:50px; text-align: left;">
            <a class="footer_link" data-qa="slack_blog" style="color: #696969 !important;">
             Our Blog
            </a>
            |
            <a class="footer_link" data-qa="slack_legal" style="color: #696969 !important;">
             Policies
            </a>
            |
            <a class="footer_link" data-qa="slack_help" style="color: #696969 !important;">
             Help Center
            </a>
            |
            <a class="footer_link" data-qa="slack_commmunity" style="color: #696969 !important;">
             Slack Community
            </a>
            <br/>
            <br/>
            <div>
             ©2025 Slack Technologies, LLC, a Salesforce company.
             <br/>
             415 Mission Street, 3rd Floor, San Francisco, CA 94105
            </div>
            <br/>
            All rights reserved.
           </div>
          </div>
         </div>
        </td>
       </tr>
      </table>
     </center>
     <!--[if mso]>
		</td>
		<td style="padding: 0; margin: 0; font-size: 20px; height: 20px;">&nbsp;</td>
	</tr>
	<tr>
		<td colspan="3" style="padding: 0; margin: 0; font-size: 20px; height: 20px; height: 20px;">&nbsp;</td>
	</tr>
</table>
<![endif]-->
    </td>
   </tr>
  </table>
 </body>
</html>