Inboxes List

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 content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <title>
  </title>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--<![endif-->
  <meta content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=no;" name="viewport"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="NOINDEX, NOFOLLOW" name="ROBOTS"/>
  <title>
  </title>
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Web Font / @font-face : BEGIN -->
  <!--[if mso]>
<style>
* {
font-family: 'Lato', Helvetica, Verdana, sans-serif; !important;
}
</style>
<![endif]-->
  <!--[if !mso]><!-->
  <link href="https://fonts.googleapis.com/css?family=Lato:300,400,900" rel="stylesheet"/>
  <!--<![endif]-->
  <!-- Web Font / @font-face : END -->
  <!-- CSS Reset : BEGIN -->
  <style>
   /*@import url('https://inboxflows.com/_/image/https%253A%252F%252Ffonts.googleapis.com%252Fcss%253Ffamily%253DLato%253A300%252C400%252C700%252C900/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nb29nbCJ9:1kXMBc:K4sAYMXXkOsY6g10xKTkQS9HoUTCck9LVXscMigeksE');*/

/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
font-family: 'Lato', Helvetica, Verdana, sans-serif !important;
/*-webkit-font-smoothing: antialiased;*/
}

/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* What it does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin: 0 !important;
}

/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;

/*outline: 1px solid black;*/
}

/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}

/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}

/* What it does: A work-around for email clients meddling in triggered links. */
*[x-apple-data-detectors],  /* iOS */
.x-gmail-data-detectors,    /* Gmail */
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}

/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in question. */
img.g-img + div {
display: none !important;
}

/* What it does: Prevents underlining the button text in Windows 10 */
.button-link {
text-decoration: none !important;
}

/* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */

.footer1 {
float: left;
}

.footer2 {
float: right;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}

/* What it does: Forces Gmail app to display email full width */
/*u ~ div .email-container {
min-width: 100vw;
}*/

p {
margin-block-start: 0;
margin-block-end: 0;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
  </style>
  <!-- CSS Reset : END -->
  <!-- Progressive Enhancements : BEGIN -->
  <style>
   /* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td:hover,
.button-a:hover {
background: #595963 !important;
border-color: #595963 !important;
}



/* Media Queries */
@media screen and (max-width: 480px) {

           .full-table {
                width:100%!important;
                min-width: 0 !important;
                height:auto !important;
            }
    
   .hero img{
                width: 100% !important;
                height: auto !important;
            }    
    
.hide-on-mobile {
display: none !important;
}

.email-container .banner h2 {
padding: 0 !important;
text-align: center !important;
}


            .fullMobile {
                width: 100% !important; min-width: 100% !important;
            }


.banner h2 a {
text-align: center !important;
}

.banner img {
margin-left: auto !important;
margin-right: auto !important;
}

.banner .center-on-narrow {
padding-top: 25px !important;
padding-bottom: 25px !important;
}

.noPaddingSidesMobile {
padding-left: 0 !important;
padding-right: 0 !important;
}

.show-on-mobile {
display: block !important;
}

body, center { 
background-color: #ffffff !important; 
}

.top {
padding-top: 10px !important;
}

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

.statRow p {
padding-bottom: 20px !important;
}

.statRow img { width: 100px !important; }

.mobile-head {
padding: 25px 0 20px 0 !important;
border-radius: 0 !important;
/*margin-bottom: 0 !important;*/
}

.divider td, .divider img {
/*max-width: */
min-height: 21px !important;
}

.divider .pin {
min-width: 48px !important;
}

.statHolder {
max-width: 100% !important;
}

.email-container h3.stat {
font-size: 60px !important;
/*text-align: left !important;*/
}

/*.mobile-head h1 { font-size: 25px !important; text-align: center;  }*/

.footer {
border-radius: 0 !important;
}

.footer1, .footer2 {
float: none !important;
}

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

h1, h2, h3 { 
margin-block-start: 0em;
margin-block-end: 0em;
}

h1 {

    text-align: left!important;
    font-size:40px!important;
}

/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}

/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}

/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
/*text-align: center !important;*/
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
padding-right: 20px !important;
padding-left: 20px !important;
}

.shadow {
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}

table.center-on-narrow {
display: inline-block !important;
}


.articleHalf {
max-width: 100% !important;
width: 100% !important;
float: none !important;
/*padding-bottom: 50px;*/
}
/* What it does: Adjust typography on small screens to improve readability */

    
.mobileicon{
text-align: left!important;
}

.icondescription {
padding:0px!important;
}
.email-container p {
font-size: 16px !important;
line-height: 28px !important;
text-align: left !important;
}

.devicewidth {
width: 100% !important;
}

.email-container h2 {
font-size: 22px !important;
line-height: 27px !important;
padding: 23px 0 15px 0 !important;
/*text-align: center !important;*/
}

.email-container h3 {
font-size: 37px !important;
/*font-weight: 300 !important;*/
text-align: left!important;
}

.mob-header {
font-size: 34px !important;
text-align: center !important;
}

.mob-header h1 {
font-size: 34px !important;
/*padding-bottom: 20px !important;*/
}

.center {
/*text-align: center !important;*/
}

.footer .center {
padding: 0 20px;
}

.tcs {
background-color: #fff !important;
}

td.center {
padding-left: 0 !important;
padding-right: 0 !important; 
}

.mobp {
font-size: 11px !important;
}

.mobp p  {
font-size: 11px !important;
}

.nopad  {
padding: 0px 0px 20px 0px !important;
}
.wr {
display: block!important;
}
.w100pc {
width: 100%!important;
}
    .cta-width {
        width:0px!important;
    }

}
  </style>
  <style>
   /* 3 equal-width columns Layout Pattern CSS */
@media only screen and (max-width: 599px) {

td[class="pattern"] table { 
max-width:100%!important;
}
td[class="pattern"] .col{
width: 1%;
}



}

@media only screen and (max-width: 500px) {

td[class="pattern"] .col{
width: 100%;
display: block;
}
td[class="pattern"] .col-left,
td[class="pattern"] .col-mid {
margin-bottom: 20px;
}

.col1 {
padding:0px 0px!important;

}

.image1 {
max-width:100%!important;
height:auto!important;
}

.recent-topics-padding {
padding:0px!important;
}
    
    .br-hide {
        display:none!important;
    }    
    
    p.numbers {
        
        font-size:60px!important;
        text-align: center!important;
        margin:0.5em 0 0.5em 0!important;
    }
    
}
  </style>
  <!-- Progressive Enhancements : END -->
  <!-- What it does: Makes background images in 72ppi Outlook render at correct size. -->
  <!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
 </head>
 <body bgcolor="#f4f4f4" style="margin: 0; mso-line-height-rule: exactly;" width="100%">
  <table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fedm.zpg.co.uk%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DAQpglLjHJlTQGiHICAbTI9Wj2wAqBU2m01DoylvuJHlg27FMrDaMYzd58fzdsTzfEAqWczgJzam5pKrDpczaWVXHkMX%253Dw%2526_ei_%253DEolaGGF4SNMvxFF7KucKuWOibdCLVl8C82xBdE_QKnFewYqXUOpO9E3GQaqK6VinNkXpMj3i0A6373HWKEUdgSSg569nxcuIND1pPXOdSHJhUwHFDV90sk-ydwh9jeUGPrzkzZB7Sw5MseiRAisXojEWu2LBMKs3Zp7ri-gjgw2qDALP6g_4gTI./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlZG0uenBnLmNvLiJ9:1kXMBc:kUIPZAnCy-0EHff_fjNcNVLPRYZ2ry69N-_Dim2S-hI"/>
     <!--Start BK pixel-->
     <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ftags.bluekai.com%252Fsite%252F26103%253Fe_id_s26103%253D024300cf2478cb34ce47611e314990024ea805b1da0f707e1b120b9117b3d11f%2526e_id_m26103%253D6038ca2dc13a992bd5c0f7afdf89918e/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0YWdzLmJsdWVrYSJ9:1kXMBc:1UBnlGEjfysanxDBwO29DFyjJx0h0YlIZmYnd2LYJ-E" width="1"/>
     <!--End BK pixel-->
    </td>
   </tr>
  </table>
  <center style="width: 100%; background: #f4f4f4; text-align: left;">
   <div class="email-container" style="max-width: 600px; margin: auto;">
    <!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" align="center">
<tr>
<td width="600">
<![endif]-->
    <!---------------------- Unsubscribe : BEGIN ---------------------->
    <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: 'Source Sans Pro', sans-serif;">
     See how property alerts can help you...
    </div>
    <table bgcolor="#f6f6f6" border="0" cellpadding="0" cellspacing="0" class="hide-on-mobile" role="presentation" width="100%">
     <tbody>
      <tr>
       <td style="padding-top: 10px; padding-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; color: #333333;">
       </td>
       <td style="padding-top: 10px; padding-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; color: #333333;">
        <a style="padding-top: 10px; padding-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; color: #333333;">
         Web version
        </a>
        |
        <a style="text-decoration: underline; color: #333333;" target="_blank">
         Unsubscribe
        </a>
       </td>
      </tr>
     </tbody>
    </table>
    <!---------------------- Unsubscribe : END ---------------------->
    <!---------------------- Email Header : BEGIN ---------------------->
    <table align="center" bgcolor="#f4f4f4" border="0" cellpadding="0" cellspacing="0" class="main" role="presentation" style="margin: 0 !important; width:100%;max-width: 600px; min-width: 100%; background: #f4f4f4;">
     <tr>
      <td align="center" class="center mobile-head" style="padding:22px 20px 13px 20px; display: block; text-align:center; background-color: #6A148E;">
       <a target="_blank">
        <img alt="Zoopla" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ftem.zpg.co.uk%252Fl%252F143391%252F2019-04-17%252F2kyv17%252F143391%252F91990%252FZoopla_logo_white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnRlbS56cGcuY28udSJ9:1kXMBc:MEALQEcxd7p3Sg4uAROKobNpRkVv_8C9L-9f2YO5seA" style="width: 100px;" valign="bottom" width="100"/>
       </a>
      </td>
     </tr>
    </table>
    <!---------------------- Email Header : END ---------------------->
    <!---------------------- Email Hero : BEGIN ---------------------->
    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%; background-color: #ffffff;">
     <tr>
      <td align="right" class="" height="100" style="padding:0;" width="194">
       <a target="_blank">
        <img class="hero-img" src="https://inboxflows.com/_/image/http%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fzoopla%252Fwoman_on_sofa.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN0YXRpYy5jZG4uciJ9:1kXMBc:2MH4if6M3IwBQPId3eATBB6hq0w2E20DN7KmKYM1o3M" style="width: 100%; display: table; max-width: 600px;" width="600"/>
       </a>
      </td>
     </tr>
    </table>
    <!---------------------- Email Hero : END ---------------------->
    <table align="center" border="0" cellpadding="0" cellspacing="0" class="shadow" role="presentation" style="width:100%;max-width: 600px; box-shadow: 0 2px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2); border-radius: 5px;">
     <tr>
      <td>
       <!---------------------- Email Body : BEGIN ---------------------->
       <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;max-width: 600px;">
        <tr>
         <td class="center-on-narrow top" style="text-align: left;">
          <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%; max-width:540px; background-color: #ffffff;">
           <tr>
            <td align="left" class="center" style="padding:0; mso-padding-left-alt:30px; mso-padding-right-alt:30px;">
             <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;background-color: #ffffff;">
              <tr>
               <td align="left" class="center" style="padding-bottom:0px;">
                <!-- PADDING IMPORTANT FOR ICON SPACING -->
                <h1 style="margin: 0; font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 38px; line-height: 1.2; color: #262630; -webkit-font-smoothing: antialiased; margin: 0.3em 0 0.3em 0; mso-margin-top-alt:14px; mso-margin-bottom-alt:14px; font-weight:strong;">
                 Create alerts for properties from your
                 <span style="color:#6a148e;">
                  saved search
                 </span>
                </h1>
                <p class="center" style="margin: 0;font-size: 16px; font-family: 'Lato', Helvetica, Verdana, sans-serif;line-height: 1.4em; color: #595963;">
                 We’ve noticed you’ve been spending some time looking at properties on Zoopla. And we think it’s a great place to start your search.
                 <br/>
                 <br/>
                 In fact, going online is by far the best way to view your next home. 
Discover homes in the area you love by saving your search. And when you create an alert, you’ll be automatically notified about others that fit your needs.
                </p>
               </td>
              </tr>
              <!-- GIF -->
              <tr>
               <td align="center" class="" height="" style="padding:0;" width="194">
                <table border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <tr>
                   <td align="center" style="padding-top: 10px; padding-bottom: 10px;">
                    <div class="fluid-img" style="font-size:0pt; line-height:0pt; text-align:center">
                     <a target="_blank">
                      <img height="" src="https://inboxflows.com/_/image/http%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fzoopla%252F140420_saved_search_journey_gif_15fps_600px.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN0YXRpYy5jZG4uciJ9:1kXMBc:2MH4if6M3IwBQPId3eATBB6hq0w2E20DN7KmKYM1o3M" style="width:100%; max-width: 300px; height: auto; max-height: 300px; -ms-interpolation-mode:bicubic;" width="300"/>
                     </a>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
              <!-- GIF ENDS -->
              <tr>
               <td>
                <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
                     <tbody>
                      <tr>
                       <td align="left" class="center" style="padding-top:0px; padding-bottom:0px;">
                        <!-- PADDING IMPORTANT FOR ICON SPACING -->
                        <h3 style="margin: 0; font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 28px; line-height: 1.2; color: #262630; -webkit-font-smoothing: antialiased; margin: 0.5em 0 1em 0; mso-margin-top-alt:14px; mso-margin-bottom-alt:28px;">
                         Five steps to create property alerts:
                        </h3>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                  <!---------------------- Property Alerts: BEGIN -------------------->
                  <!-- start new table -->
                  <tr>
                   <td>
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%; max-width:540px; background-color: #ffffff;">
                     <tbody>
                      <tr>
                       <td align="center" style="text-align: center;font-family:'lato', Helvetica, Arial, sans-serif; font-size: 30px; line-height: 140%; color: #6a148e; padding: 0px 10px 0;" width="80">
                        <span style="margin: 10px; font-family:'lato', Helvetica, Arial, sans-serif; font-size:35px;">
                         <strong>
                          1
                         </strong>
                        </span>
                       </td>
                       <td class="" style="text-align: left;padding: 0px 0 0px 0; vertical-align: top; width: 100%; max-width: 460px;" valign="top" width="460">
                        <p style="font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 16px; line-height: 1.4em; color: #595963; font-weight: 400; margin: 10px 0 0 0;">
                         Select the menu icon
                        </p>
                       </td>
                      </tr>
                      <tr>
                       <td align="center" style="text-align: center;font-family:'lato', Helvetica, Arial, sans-serif; font-size: 30px; line-height: 140%; color: #6a148e; padding: 0px 10px 0;" width="80">
                        <span style="margin: 10px; font-family:'lato', Helvetica, Arial, sans-serif; font-size:35px;">
                         <strong>
                          2
                         </strong>
                        </span>
                       </td>
                       <td class="" style="text-align: left;padding: 0px 0 0px 0; vertical-align: top; width: 100%; max-width: 460px;" valign="top" width="460">
                        <p style="font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 16px; line-height: 1.4em; color: #595963; font-weight: 400; margin: 10px 0 0 0;">
                         Select ‘My Zoopla’ followed by ‘Alerts &amp; searches’
                        </p>
                       </td>
                      </tr>
                      <tr>
                       <td align="center" style="text-align: center;font-family:'lato', Helvetica, Arial, sans-serif; font-size: 30px; line-height: 140%; color: #6a148e; padding: 0px 10px 0;" width="80">
                        <span style="margin: 10px; font-family:'lato', Helvetica, Arial, sans-serif; font-size:35px;">
                         <strong>
                          3
                         </strong>
                        </span>
                       </td>
                       <td class="" style="text-align: left;padding: 0px 0 0px 0; vertical-align: top; width: 100%; max-width: 460px;" valign="top" width="460">
                        <p style="font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 16px; line-height: 1.4em; color: #595963; font-weight: 400; margin: 10px 0 0 0;">
                         Choose the saved search you want alerts for
                        </p>
                       </td>
                      </tr>
                      <tr>
                       <td align="center" style="text-align: center;font-family:'lato', Helvetica, Arial, sans-serif; font-size: 30px; line-height: 140%; color: #6a148e; padding: 0px 10px 0;" width="80">
                        <span style="margin: 10px; font-family:'lato', Helvetica, Arial, sans-serif; font-size:35px;">
                         <strong>
                          4
                         </strong>
                        </span>
                       </td>
                       <td class="" style="text-align: left;padding: 0px 0 0px 0; vertical-align: top; width: 100%; max-width: 460px;" valign="top" width="460">
                        <p style="font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 16px; line-height: 1.4em; color: #595963; font-weight: 400; margin: 10px 0 0 0;">
                         Select ‘Options’ and then ‘Turn on email alert’
                        </p>
                       </td>
                      </tr>
                      <tr>
                       <td align="center" style="text-align: center;font-family:'lato', Helvetica, Arial, sans-serif; font-size: 30px; line-height: 140%; color: #6a148e; padding: 0px 10px 0;" width="80">
                        <span style="margin: 10px; font-family:'lato', Helvetica, Arial, sans-serif; font-size:35px;">
                         <strong>
                          5
                         </strong>
                        </span>
                       </td>
                       <td class="" style="text-align: left;padding: 0px 0 0px 0; vertical-align: top; width: 100%; max-width: 460px;" valign="top" width="460">
                        <p style="font-family: 'Lato', Helvetica, Verdana, sans-serif; font-size: 16px; line-height: 1.4em; color: #595963; font-weight: 400; margin: 10px 0 0 0;">
                         Choose how often you want to receive email alerts and save your changes
                        </p>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                  <!------------------------- Button : BEGIN -------------------------->
                  <tr>
                   <td style="padding: 20px 0 20px 0;">
                    <table align="center" border="0" cellpadding="0" cellspacing="0" class="devicewidth">
                     <tr>
                      <td style="border-radius:25px;background:#6a148e;font-family: 'Lato', Helvetica, Verdana, sans-serif;font-size:16px;text-align:center;display:block;padding:14px 34px; color:#ffffff;min-width: 120px;">
                       <a data-saferedirecturl="" style="color:#ffffff;text-decoration:none;font-family: 'Lato', Helvetica, Verdana, sans-serif;" target="_blank">
                        Create my property alerts
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                  <!---------------------Button : END ------------------------------->
                  <tr>
                   <td>
                    <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="100%">
                     <tbody>
                      <tr>
                       <td>
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
                         <tbody>
                          <tr>
                           <td align="left" class="center" style="padding-top:10px; padding-bottom:10px;">
                            <!-- PADDING IMPORTANT FOR ICON SPACING -->
                            <p class="center" style="margin: 0;font-size: 14px; font-family: 'Lato', Helvetica, Verdana, sans-serif;line-height: 1.4em; color: #595963;">
                             You can also save your favourites and get in touch with estate agents to find out more information about them.
                            </p>
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                  <tr>
                   <td align="left" class="center" style="padding:0;">
                    <!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="100%">
<tr>
<td valign="top" width="250">
<![endif]-->
                   </td>
                  </tr>
                  <tr>
                   <table>
                    <tbody>
                     <tr>
                      <td bgcolor="#ffffff" style="background-color: #ffffff;">
                       <img height="10" src="https://inboxflows.com/_/image/http%253A%252F%252Ftem.zpg.co.uk%252Fl%252F143391%252F2019-04-09%252F2kh5pt%252F143391%252F91356%252Fspacer.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnRlbS56cGcuY28udSJ9:1kXMBc:MEALQEcxd7p3Sg4uAROKobNpRkVv_8C9L-9f2YO5seA" style="height: 10px;"/>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </table>
             <!---------------------- Email Body : END ---------------------->
            </td>
           </tr>
          </table>
         </td>
        </tr>
       </table>
       <!---------------------- Email Banner : BEGIN ---------------------->
       <!---------------------- Email Banner : END ---------------------->
       <!--- FTB STAGE Footer ---->
       <!---------------------- FTB STAGE FOOTER : END ---------------------->
       <!---------------------- Email TCs : BEGIN ---------------------->
       <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 680px;" width="100%">
        <tr bgcolor="#ffffff">
        </tr>
        <tr>
         <td>
          <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center; font-size:14px; line-height: 20px; font-family: 'Lato', Helvetica, Verdana, sans-serif; padding: 20px 0 20px 0; text-align: center; color: #91919B;">
              Download the app
             </td>
            </tr>
            <tr>
             <td>
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:265px; padding-top:20px;">
               <tbody>
                <tr>
                 <td align="center">
                  <a target="_blank">
                   <img alt="IOS" border="0" height="36" src="https://inboxflows.com/_/image/http%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fzoopla%252FApplestore-app.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN0YXRpYy5jZG4uciJ9:1kXMBc:2MH4if6M3IwBQPId3eATBB6hq0w2E20DN7KmKYM1o3M" style="display:block; width:auto;" width="auto"/>
                  </a>
                 </td>
                 <td align="center">
                  <a target="_blank">
                   <img alt="Android" border="0" height="36" src="https://inboxflows.com/_/image/http%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fzoopla%252FAndroid-app.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN0YXRpYy5jZG4uciJ9:1kXMBc:2MH4if6M3IwBQPId3eATBB6hq0w2E20DN7KmKYM1o3M" style="display:block; width:auto;" width="auto"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <td class="center-on-narrow bottom" style="font-size:12px; line-height: 20px; font-family: 'Lato', Helvetica, Verdana, sans-serif; padding: 20px 0 20px 0; text-align: center; color: #91919B;">
         © 2020 Zoopla Limited. All rights reserved.
         <br/>
         Zoopla Limited, The Cooperage, 5 Copper Row, London SE1 2LH
         <br/>
         Registered in England and Wales with company number 06074771
         <br/>
         <br/>
         This email was sent to a438513d@uifeed.com. If you do not wish to receive emails from Zoopla, please
         <a style="color: #666666; text-decoration: underline;" target="_blank">
          unsubscribe here
         </a>
         . It might take us a few days to process your request.
        </td>
       </table>
       <!---------------------- Email TCs : END ---------------------->
       <!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
      </td>
     </tr>
    </table>
   </div>
  </center>
 </body>
</html>