Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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>
  <!--[if gte mso 9]>
      <style>
         <xml>
            <o:OfficeDocumentSettings>
               <o:AllowPNG/>
               <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
         </xml>
      </style>
      <![endif]-->
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <meta content="address=no" name="format-detection"/>
  <meta content="email=no" name="format-detection"/>
  <style type="text/css">
   <!--
            #outlook a {
            padding: 0;
            }
            body {
            width: 100% !important;
            height: 100% !important;
            -webkit-text-size-adjust: 100% !important;
            -ms-text-size-adjust: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            }
            .ReadMsgBody {
            width: 100%;
            }
            .ExternalClass {
            width: 100%;
            }
            .ExternalClass * {
            line-height: 110%;
            }
            table td {
            border-collapse: collapse !important;
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
            font-size:0px;
            }
            th {
            padding:0;
            margin:0;
            font-weight:normal;
            font-size:0px;
            }
            img {
            font-size:12px;
            }
            @-ms-viewport {
            width: device-width;
            }
            div[style*="margin: 16px 0"] {
            margin: 0 !important;
            font-size: 100% !important;
            }
            a[x-apple-data-detectors] {
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
            }
            button {
            margin:0;
            padding:0;
            }
            @media screen and (-webkit-min-device-pixel-ratio: 0) {
            /* bugfix for Android 4.4 to support e ~ y */
            body { -webkit-animation: bugfix infinite 1s; } 
            @-webkit-keyframes bugfix { from { padding: 0; } to { padding: 0; } }
            /* Hide Fallback content first */
            .fallback{
            display:none;
            }
            .carousel{
            display:block !important;
            max-height:none !important;
            position:relative;
            text-align:center;
            }
            /* 
            Selective blocking for clients.
            - Samsung (#MessageViewBody) - no absolute positioning
            - Comcast/Zimbra (body.MsgBody) - inconsistent CSS support
            */
            #MessageViewBody .fallback,
            body.MsgBody .fallback{ 
            display:block; 
            }
            #MessageViewBody .carousel,
            body.MsgBody .carousel{
            display:none !important;
            }
            input {
            display:none;
            }
            .carousel span {
            width:530px;
            display:block;
            overflow:hidden;
            }  
            .carousel .car-frames img{
            display:inline-block !important;
            width:167px !important;
            height:245px !important;
            background-color:#ffffff !important
            }
            .carousel.slide span{
            position:absolute;
            top:0px;
            left:0px; 
            opacity:1;   
            width:100%;
            -webkit-animation: slide-anim 10s linear infinite;    
            }
            .carousel.slide span:nth-child(1){
            position:relative;
            -webkit-animation-delay: -11s;    
            }
            .carousel.slide span:nth-child(2){
            -webkit-animation-delay: -6s;    
            }
            /* iOS doesn't like negative delay with translates (transform:translateX(100%);) */
            /* So we use margin although it is less "smooth" */
            @-webkit-keyframes slide-anim
            {
            /* start slide in */
            0% {
            margin-left:100%;
            }
            /* end slide in */
            5%{
            margin-left:0%;
            }
            /* start slide out */
            50%{
            margin-left:0%;
            }
            /* end slide out */
            55%{
            margin-left:-100%;
            }
            100%{
            margin-left:-100%;
            }
            }
            .carousel.slide .car-radio:checked ~ .car-cont .car-frames{ 
            position:relative;
            left:0px;
            top:0px;
            width: 200% !important;
            transition: left 1s;
            }
            .carousel.slide .car-radio2:checked ~ .car-cont  .car-frames{
            left:-100%;
            }
            .carousel.slide .car-radio:checked ~ .car-cont span{
            width:50%;
            }
            .carousel.slide .car-radio:checked ~ .car-cont span:nth-child(2){
            position:absolute;
            left:50%;
            top:0px;
            }
            
            /* Navigation arrows */
            .carousel .car-ltn,
            .carousel .car-rtn {
            z-index:100;
            display: none;
            height: 100%;
            position: absolute;
            background-color:transparent;
            top:0px;
            cursor:pointer;
            }
            .car-ltn {
            left:0px;
            }
            .car-rtn {
            right:0px;
            }
            .car-ltn::after,
            .car-rtn::after {
            content: '';
            width:12px;
            height:20px;
            position:absolute;
            top:38%;
            background-repeat:no-repeat;
            background-size:12px 20px;
            }
            .car-ltn::after {
            background-image:url(https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252Ftwc_Aut16_US_Abandon-Basket_03.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4);
            left: 10%;
            }
            .car-rtn::after {
            background-image:url(https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252Ftwc_Aut16_US_Abandon-Basket_04.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4);
            right: 10%;
            }
            .carousel #car-cbox-support:checked ~ .car-cont .car-nav-1 {
            display:block;
            }
            .car-radio2:checked ~ .car-cont .car-controls .car-nav-2,
            .car-radio3:checked ~ .car-cont .car-controls .car-nav-3 {
            display:block;
            }
            .carousel .car-radio:checked ~ .car-cont,
            .carousel .car-radio:checked ~ .car-cont *,
            .carousel .car-radio:checked ~ .car-thumbnails *  {
            -webkit-animation: none;
            }
            /* Thumbnails */
            .carousel #car-cbox-support:checked ~ .car-thumbnails {
            display:block!important;
            text-align:center;
            position:relative;
            }
            .carousel .car-thumb {
            width:9px;
            height:9px;
            border:1px solid #000;
            border-radius:9px;
            margin:20px 10px 5px;
            background-color:#000;
            opacity:.2;
            z-index:100;
            cursor:pointer;
            display:inline-block
            }
            .carousel .car-thumb img{
            width: 100%;
            height: auto;
            }
            @-webkit-keyframes focus3-anim
            {
            0% {opacity: 1;}
            43.66%  {opacity: 1;}
            44% {opacity: 0.2;}
            }
            /* to eliminate use of delay */
            @-webkit-keyframes focus3-anim-2
            {
            43.66%  {opacity: 0.2;}
            44% {opacity: 1;}
            100% {opacity:1;}
            }
            .car-thumb:nth-child(1){
            -webkit-animation: focus3-anim 10s linear infinite;
            }
            .car-thumb:nth-child(2){
            /*-webkit-animation: focus3-anim 15s linear  5s infinite;*/
            -webkit-animation: focus3-anim-2 10s linear infinite;
            }
            .car-radio:checked ~ .car-thumbnails .car-thumb:nth-child(1){
            opacity:0.2 !important;
            }
            .car-radio1:checked ~ .car-thumbnails .car-thumb:nth-child(1){
            opacity:1 !important;
            }
            .car-radio2:checked ~ .car-thumbnails  .car-thumb:nth-child(2){
            opacity:1;
            }
            }
            @media screen and (max-width:640px) and (min-width:480px) {
            .carousel .car-frames img{
            width:205px !important;
            height:auto !important;
            }
            }
            @media screen and (max-width:479px) and (min-width:410px) {
            .carousel .car-frames img{
            width:170px !important;
            height:auto !important;
            }
            }
            @media screen and (max-width:409px) and (min-width:320px) {
            .carousel .car-frames img{
            width:130px !important;
            height:auto !important;
            }
            }
            @media screen and (max-width:640px) and (min-width:320px) {
            table[id=wrapper] {
            width:100% !important;
            }
            table[id=wrapper] .inner {
            width:100% !important;
            padding:0px 0px !important;
            }
            table[id=wrapper] .drop {
            width:100% !important;
            display:block !important
            }
            table[id=wrapper] .hide {
            width:0px !important;
            display:none !important
            }
            table[id=wrapper] .font11 {
            font-size:11px !important;
            line-height:14px !important;
            }
            table[id=wrapper] .font16 {
            font-size:16px !important;
            line-height:20px !important;
            }
            table[id=wrapper] .padr15 {
            padding-right:15px !important;
            }
            table[id=wrapper] .font18 {
            font-size:18px !important;
            }
            table[id=wrapper] .font22 {
            font-size:20px !important;
            line-height:26px !important;
            }
            table[id=wrapper] .pad {
            padding-left:15px !important;
            padding-right:15px !important;
            }
            table[id=wrapper] .padt15 {
            padding-top:15px !important;
            }
            table[id=wrapper] .padt20 {
            padding-top:20px !important;
            }
            table[id=wrapper] .padb10 {
            padding-bottom:10px !important;
            }
            table[id=wrapper] .padb15 {
            padding-bottom:15px !important;
            }
            table[id=wrapper] .padb11 {
            padding-bottom:11px !important;
            }
            table[id=wrapper] .padb {
            padding-bottom:15px !important;
            }
            table[id=wrapper] .padb25 {
            padding-bottom:25px !important;
            }
            table[id=wrapper] .padb30 {
            padding-bottom:30px !important;
            }
            table[id=wrapper] .padb50 {
            padding-bottom:50px !important;
            }
            table[id=wrapper] .padb65 {
            padding-bottom:65px !important;
            }
            table[id=wrapper] .padb85 {
            padding-bottom:85px !important;
            }
            table[id=wrapper] .padb20 {
            padding-bottom:20px !important;
            }
            table[id=wrapper] .padb35 {
            padding-bottom:35px !important;
            }
            table[id=wrapper] .padb40 {
            padding-bottom:40px !important;
            }
            table[id=wrapper] .nopadl {
            padding-left:0 !important;
            }
            table[id=wrapper] .nopadr {
            padding-right:0 !important;
            }
            table[id=wrapper] .nopadb {
            padding-bottom:0 !important;
            }
            table[id=wrapper] .nopadt {
            padding-top:0 !important;
            }
            table[id=wrapper] .nopad {
            padding:0 !important;
            }
            img[class=scale] {
            width:100% !important;
            height:auto !important;
            }
            img[class=logo] {
            width:188px !important;
            height:auto !important;
            }
            table[id=wrapper] .mobile {
            display:block !important;
            width : auto !important;
            max-height: inherit !important;
            overflow: visible !important;
            float: none !important;
            line-height:auto !important;
            height:auto !important;
            }
            }
            -->
  </style>
 </head>
 <body bgcolor="#FFFFFF" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" style="-webkit-text-size-adjust:none; -ms-text-size-adjust:none; -ms-interpolation-mode: bicubic; margin:0; padding:0;" topmargin="0">
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fl.emailuk.thewhitecompany.com%252Frts%252Fopen.aspx%253Ftp%253Di-H43-G7-6fh-82g9M-1n-BJdc-1c-82RC0-24G970/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmwuZW1haWx1ay50aCJ9:1kXPLM:NgWib-F7OkQCD3a34gb5XkdKwLcZDswG_ZFmgoh-viE" style="display:none" width="1"/>
  <table border="0" cellpadding="0" cellspacing="0" id="wrapper" width="100%">
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:640px;" width="640">
      <tr>
       <td align="center" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000000; padding:25px 0 5px 0;" valign="top">
        Plus, the new alternative to flowers
       </td>
      </tr>
      <tr>
       <td align="center" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000000; padding:0 0 20px 0;" valign="top">
        <a data-link-name="view_online" style="color:#000001; text-decoration:underline;" target="_blank">
         View in browser
        </a>
       </td>
      </tr>
      <tr>
       <td align="center" height="70" style="padding:0 0 20px 0;">
        <a data-link-name="TWC_Logo" target="_blank">
         <img alt="THE WHITE COMPANY" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_Nursery_Comms_Logo.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="display:block; margin:0 auto;" title="THE WHITE COMPANY" width="220"/>
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:640px;" width="640">
      <!--[if !mso]><!-->
      <tr>
       <td class="mobile" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="hero_read_blog" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_mobile_wk11_mobile_hero_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" width="120"/>
        </a>
       </td>
      </tr>
      <!--<![endif]-->
      <tr>
       <td>
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr class="hide">
          <td>
           <a data-link-name="hero_read_blog" target="_blank">
            <img alt="The Weekender | READ OUR BLOG" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_main_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="The Weekender | READ OUR BLOG" width="640"/>
           </a>
          </td>
         </tr>
         <tr>
          <td class="padb20" style="padding:0 0 35px 0;">
           <table border="0" cellpadding="0" cellspacing="0" class="pad padt20" width="100%">
            <tr>
             <td class="hide" style="width:101px;" valign="top" width="101">
              <a data-link-name="hero_read_blog" target="_blank">
               <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_left_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="101"/>
              </a>
             </td>
             <td align="center" class="font16" style="font-family:'Times New Roman', Times, serif; font-size:13px; color:#000000;" valign="bottom">
              ISSUE 202 | Your weekend fix of ideas, inspiration and insider tips
             </td>
             <td class="hide" style="width:110px;" valign="top" width="110">
              <a data-link-name="hero_read_blog" target="_blank">
               <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_right_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="110"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--END STANDARD WEEKENDER HERO-->
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="padb20" style="padding:0 0 25px 0;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner pad" style="width:530px;" width="530">
      <tr>
       <th class="drop nopadr padb20" style="padding:0 18px 0 0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="left" style="padding:0 0 5px 0;">
           <a data-link-name="espadrille_sandal_cta" target="_blank">
            <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="308"/>
           </a>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; line-height:13px; padding:0;">
           <a data-link-name="espadrille_sandal_cta" style="text-decoration:none; color:#1d1d1b;" target="_blank">
            Leather Espadrille Sandals, £79 &gt;
           </a>
          </td>
         </tr>
        </table>
       </th>
       <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" width="206">
         <tr>
          <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:25px; line-height:30px; color:#1d1d1b; padding:0 0 10px 0;">
           <span style="font-weight:700;">
            Chrissie’s holiday
           </span>
           <span style="font-style:italic;">
            packing rules
           </span>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 10px 0;">
           A bit of forward-thinking and a few well-chosen clever pieces will mean you’ll be stylishly dressed... follow our founder’s tips for holiday packing.
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
           <a data-link-name="packing_rules_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
            READ MORE &gt;
           </a>
          </td>
         </tr>
        </table>
       </th>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center" class="padb20" style="padding:0 0 45px 0;">
     <table border="0" cellpadding="0" cellspacing="0" class="inner pad" style="width:530px;" width="530">
      <tr>
       <th class="drop padb20" style="padding:0; margin:0; font-weight:normal; vertical-align:top !important;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
         <tr class="hide">
          <td>
           <a data-link-name="earthenware_planter_cta" target="_blank">
            <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="170"/>
           </a>
          </td>
         </tr>
         <!--[if !mso]><!-->
         <tr>
          <td class="mobile" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
           <a data-link-name="earthenware_planter_cta" target="_blank">
            <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_mobile_wk11_mobile_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" width="120"/>
           </a>
          </td>
         </tr>
         <!--<![endif]-->
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; padding:8px 0 18px 0;">
           <a data-link-name="earthenware_planter_cta" style="color:#1d1d1b; text-decoration:none;" target="_blank">
            Earthenware Large Planter,
            <br class="hide"/>
            £38 &gt;
           </a>
          </td>
         </tr>
         <tr>
          <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:18px; line-height:22px; color:#1d1d1b; padding:0 0 5px 0;">
           <span style="font-weight:700;">
            How to create a
           </span>
           <span style="font-style:italic; display:inline-block;">
            succulent planter
           </span>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 20px 0;">
           Swap flower-filled vases for pretty planters with our step-by-step guide to creating a no-fuss succulent display.
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
           <a data-link-name="succulent_planter_post" style="color:#1d1d1d; text-decoration:none;" target="_blank">
            READ MORE &gt;
           </a>
          </td>
         </tr>
        </table>
       </th>
       <td class="hide" style="width:10px;" width="10">
       </td>
       <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:top !important;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
         <tr class="hide">
          <td>
           <a data-link-name="elgin_wine_glass_cta" target="_blank">
            <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="170"/>
           </a>
          </td>
         </tr>
         <!--[if !mso]><!-->
         <tr>
          <td class="mobile" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
           <a data-link-name="elgin_wine_glass_cta" target="_blank">
            <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_mobile_wk11_mobile_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" width="120"/>
           </a>
          </td>
         </tr>
         <!--<![endif]-->
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; padding:8px 0 18px 0;">
           <a data-link-name="elgin_wine_glass_cta" style="color:#1d1d1b; text-decoration:none;" target="_blank">
            Elgin Wine Glass,
            <br class="hide"/>
            £7 &gt;
           </a>
          </td>
         </tr>
         <tr>
          <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:18px; line-height:22px; color:#1d1d1b; padding:0 0 5px 0;">
           <span style="font-weight:700;">
            3 Summer
           </span>
           <span style="font-style:italic;">
            cocktails
           </span>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 20px 0;">
           Cooling cocktails go hand in hand with long sunny days, and these three mouth-watering recipes are too good to miss. Just add great company.
          </td>
         </tr>
         <tr>
          <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
           <a data-link-name="summer_cocktails_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
            READ MORE &gt;
           </a>
          </td>
         </tr>
        </table>
       </th>
       <td class="hide" style="width:10px;" width="10">
       </td>
       <td class="hide" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" style="width:170px;" width="170">
         <tr>
          <td>
           <a data-link-name="shop_fragrance_cta" target="_blank">
            <img alt="Summer scents | SHOP CANDLES" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="Summer scents | SHOP CANDLES" width="170"/>
           </a>
          </td>
         </tr>
         <tr>
          <td style="padding:8px 0 0 0;">
           <a data-link-name="follow_instagram" target="_blank">
            <img alt="FOLLOW US ON INSTAGRAM" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_21.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="FOLLOW US ON INSTAGRAM" width="170"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:640px;" width="640">
      <!--[if !mso]><!-->
      <tr>
       <td align="center" class="mobile pad padb35" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:530px;" width="530">
         <tr>
          <th class="drop nopadr padb20" style="padding:0 18px 0 0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="left" style="padding:0 0 5px 0;">
              <a data-link-name="silk_jumpsuit_cta" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_23.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="308"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; line-height:13px; padding:0;">
              <a data-link-name="silk_jumpsuit_cta" style="text-decoration:none; color:#1d1d1b;" target="_blank">
               Silk Wrap Over Jumpsuit, £169 &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" width="206">
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:25px; line-height:30px; color:#1d1d1b; padding:0 0 10px 0;">
              <span style="font-weight:700;">
               Who to follow on Instagram:
              </span>
              <span style="font-style:italic;">
               travel inspiration
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 10px 0;">
              With holidays fast approaching, we've rounded-up our pick of the most sunshine-filled Instagram feeds. Warning: wanderlust guaranteed.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="travel_inspiration_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <!--<![endif]-->
      <tr>
       <td align="center" class="padb20" style="padding:0 0 30px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="pad" width="100%">
         <tr>
          <td align="center" class="padb10 font18" style="font-family:'Courier New', Courier, monospace; font-size:25px; color:#1d1d1b; padding:0 0 15px 0; text-transform:uppercase;">
           They're back! Our sold-out styles
           <br class="hide"/>
           have returned. Shop with 15% off
          </td>
         </tr>
         <!-- DYNAMIC START -->
         <tr>
          <td align="center" class="font11" style="font-family:'Courier New', Courier, monospace; font-size:15px; color:#1d1d1b;">
           15% off plus receive free UK delivery*
           <br/>
           Use shopping code
           <span style="font-weight:700;">
            D407E
           </span>
           at checkout
           <span class="hide">
            |
           </span>
           <span class="drop">
            ONLINE &amp; IN STORE
           </span>
          </td>
         </tr>
         <!-- DYNAMIC END -->
        </table>
       </td>
      </tr>
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" class="pad" width="100%">
         <tr>
          <td align="center" style="padding:0 0 40px 0;">
           <!--[if !mso]><!-- -->
           <div class="carousel slide inner" style="overflow:hidden;display:none;max-height:0px;width:530px;">
            <input checked="" id="car-cbox-support" style="display:none!important" type="checkbox"/>
            <input class="car-radio car-radio1" id="car1-radio-1" name="car-radio" style="display:none!important" type="radio"/>
            <input class="car-radio car-radio2" id="car1-radio-2" name="car-radio" style="display:none!important" type="radio"/>
            <div class="car-cont" style="position:relative;background-color:#ffffff;">
             <div class="car-frames">
              <span>
               <a data-link-name="linen_frill_dress_white_caro" target="_blank">
                <img alt="" border="0" class="hide" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0000_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="fine_stripe_tshirt_caro" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0001_2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="vneck_shirt_caro" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0002_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="167"/>
               </a>
              </span>
              <span>
               <a data-link-name="stripe_tshirt_dress_caro" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0005_6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="pintuck_cami_caro" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0003_4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="honeycomb_dress_caro" target="_blank">
                <img alt="" border="0" class="hide" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0004_5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="167"/>
               </a>
              </span>
             </div>
             <div class="car-controls">
              <label class="car-ltn car-nav-1" for="car1-radio-2">
              </label>
              <label class="car-rtn car-nav-1" for="car1-radio-2">
              </label>
              <label class="car-ltn car-nav-2" for="car1-radio-1">
              </label>
              <label class="car-rtn car-nav-2" for="car1-radio-1">
              </label>
             </div>
            </div>
            <div class="car-thumbnails" style="display:none;">
             <label class="car-thumb" for="car1-radio-1">
             </label>
             <label class="car-thumb" for="car1-radio-2">
             </label>
            </div>
           </div>
           <!--<![endif]-->
           <div class="fallback">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td align="center">
               <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:530px;" width="530">
                <tr>
                 <td valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
                   <tr>
                    <td align="center">
                     <a data-link-name="linen_frill_dress_white_caro" target="_blank">
                      <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0000_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="170"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td class="hide" style="width:10px;" width="10">
                 </td>
                 <td class="hide" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" style="width:170px;" width="170">
                   <tr>
                    <td align="center">
                     <a data-link-name="fine_stripe_tshirt_caro" target="_blank">
                      <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0001_2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="170"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td style="width:10px;" width="10">
                 </td>
                 <td valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
                   <tr>
                    <td align="center">
                     <a data-link-name="vneck_shirt_caro" target="_blank">
                      <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_CarouselSlide_0002_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="170"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </div>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td align="center" class="hide" style="padding:0 0 40px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner pad" style="width:530px;" width="530">
         <tr>
          <th class="drop nopadr padb20" style="padding:0 18px 0 0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="left" style="padding:0 0 5px 0;">
              <a data-link-name="silk_jumpsuit_cta" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_wk11_desktop_23.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="" width="308"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; line-height:13px; padding:0;">
              <a data-link-name="silk_jumpsuit_cta" style="text-decoration:none; color:#1d1d1b;" target="_blank">
               Silk Wrap Over Jumpsuit, £169 &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" width="206">
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:25px; line-height:30px; color:#1d1d1b; padding:0 0 10px 0;">
              <span style="font-weight:700;">
               Who to follow on Instagram:
              </span>
              <span style="font-style:italic;">
               travel inspiration
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 10px 0;">
              With holidays fast approaching, we've rounded-up our pick of the most sunshine-filled Instagram feeds. Warning: wanderlust guaranteed.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="travel_inspiration_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <!-- MARYLEBONE START -->
      <!-- CAMBRIDGE END -->
      <!--[if !mso]><!-->
      <tr>
       <td class="mobile pad padb25" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="shop_fragrance_cta" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_mobile_wk11_mobile_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block; margin:0 auto;" title="" width="120"/>
        </a>
       </td>
      </tr>
      <tr>
       <td class="mobile pad padb25" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="follow_instagram" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F11_1506_uk_weekender_mobile_wk11_mobile_19.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block; margin:0 auto;" title="" width="120"/>
        </a>
       </td>
      </tr>
      <!--<![endif]-->
      <tr class="hide">
       <td style="padding:0 0 30px 0;">
        <a data-link-name="lwc_banner" target="_blank">
         <img alt="The Little White Company | SHOP NOW" border="0" height="137" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_02_TWC_The_Weekender_0902_UK_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block; margin:0 auto;" title="The Little White Company | SHOP NOW" width="640"/>
        </a>
       </td>
      </tr>
      <!--[if !mso]><!-->
      <tr>
       <td align="center" class="mobile pad" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="lwc_banner" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_02_TWC_The_Weekender_0902_UK_Mob_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block; margin:0 auto;" width="320"/>
        </a>
       </td>
      </tr>
      <!--<![endif]-->
     </table>
    </td>
   </tr>
   <tr bgcolor="#ffffff">
    <td align="center" style="padding:40px 0 0 0;" valign="top">
     <table border="0" cellpadding="0" cellspacing="0">
      <tr>
       <th align="center" class="drop" style="padding:0; margin:0; font-weight:normal;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0">
         <tr>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Facebook" target="_blank">
            <img alt="Like us on Facebook" border="0" height="31" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_17.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="display:block;" title="Like us on Facebook" width="25"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Twitter" target="_blank">
            <img alt="Follow us on Twitter" border="0" height="31" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_18.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="display:block;" title="Follow us on Twitter" width="34"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="GooglePlus" target="_blank">
            <img alt="Add us on Google+" border="0" height="24" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252FGmail_29012018.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="Add us on Google+" width="38"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Pinterest" target="_blank">
            <img alt="Pin us on Pinterest" border="0" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="display:block;" title="Pin us on Pinterest" width="30"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Instagram" target="_blank">
            <img alt="Tag us on Instagram" border="0" height="27" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_21.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="display:block;" title="Tag us on Instagram" width="27"/>
           </a>
          </td>
          <td class="nopadr" style="padding:0 30px 0 0;">
           <a data-link-name="Youtube" target="_blank">
            <img alt="Watch on YouTube" border="0" height="25" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252FYoutube_29012018.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPLM:nN5C0JP_pfEkYA2g7Y9ExsrE8iNK0W74-_NvSoWLIp4" style="display:block;" title="Watch on YouTube" width="35"/>
           </a>
          </td>
         </tr>
        </table>
       </th>
       <th align="center" class="drop padt15" style="padding:0; margin:0; font-weight:normal;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0">
         <tr>
          <td>
           <a data-link-name="read_our_blog_icon" target="_blank">
            <img alt="Read our blog" border="0" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_23.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="display:block;" title="Read our blog" width="118"/>
           </a>
          </td>
         </tr>
        </table>
       </th>
      </tr>
     </table>
    </td>
   </tr>
   <tr bgcolor="#ffffff">
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:600px;" width="600">
      <tr>
       <td align="center" class="msofont pad" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#000000; padding:30px 0;" valign="top">
        Terms &amp; Conditions:
        <br/>
        <br/>
        <!-- T&C START -->
        *15% off is valid on full priced-items only only and cannot be used in conjunction with any other offer. Offer is not valid on some non The White Company brands. Offer is not valid in our clearance stores. Standard free delivery is valid for online, telephone and store mail orders to the UK mainland only. Offer excludes gift wrap, gift vouchers, all furniture, beds, mattresses, upholstery and made-to-order items.To redeem this offer in store you must present this email or show it on your mobile device. Offer expires midnight 22nd June 2018.
        <!-- T&C END -->
        <br/>
        <br/>
        To view our updated privacy policy please click
        <a data-link-name="privacy_policy" style="color:#000001; text-decoration:underline;" target="_blank">
         here
        </a>
        .
        <br/>
        <br/>
        For full terms and conditions please click
        <a data-link-name="terms_conditions" style="color:#000001; text-decoration:underline;" target="_blank">
         here
        </a>
        .
        <br/>
        <br/>
        To ensure you receive our messages (and they don't go to your junk email folder),
        <br class="hide"/>
        please add
        <a style="color:#000001; text-decoration:underline;" target="_blank">
         TheWhiteCompany@Emailuk.thewhitecompany.com
        </a>
        to your address book.
        <br class="hide"/>
        The White Company (UK) Ltd, 2 Television Centre, 101 Wood Lane, London, W12 7FR.
        <br class="hide"/>
        Company Registration Number 2998082
        <br/>
        <br/>
        You're receiving this email because you subscribed to our mailing list. To stop receiving these emails unsubscribe
        <a style="color:#000001; text-decoration:underline;" target="_blank">
         here
        </a>
        . Please allow up to 21 days to stop receiving our emails completely.
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr class="hide">
    <td>
     <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:640px;" width="640">
      <tr>
       <td border="0" cellpadding="0" cellspacing="0" height="1" style="line-height:0px; font-size:0px;">
        <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F48%252F2087456405%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPLM:IX2UKClukUPAFfHCMVnQnBJLcbFo5-B6HPg9hXEweXU" style="max-height:1px; min-height:1px; display:block; width:640px; min-width:640px;" width="640"/>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <div style="display:none; white-space:nowrap; font:15px courier; color:#ffffff; background-color:#ffffff;">
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  </div>
 </body>
</html>