Spaces:
Sleeping
Sleeping
<html lang="en"> | |
<head> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta http-equiv="Content-Type" content="text/html charset=UTF-8" /> | |
<meta name="x-apple-disable-message-reformatting"> | |
<meta content="telephone=no" name="format-detection"> | |
<style type="text/css"> | |
*, | |
*:after, | |
*:before { | |
-webkit-box-sizing: border-box; | |
-moz-box-sizing: border-box; | |
box-sizing: border-box; | |
} | |
* { | |
-ms-text-size-adjust: 100%; | |
-webkit-text-size-adjust: 100%; | |
} | |
html, | |
body, | |
.document { | |
width: 100% ; | |
height: 100% ; | |
margin: 0; | |
padding: 0; | |
font-family: Georgia, Times New Roman, serif; | |
} | |
body { | |
-webkit-font-smoothing: antialiased; | |
-moz-osx-font-smoothing: grayscale; | |
text-rendering: optimizeLegibility; | |
} | |
div[style*="margin: 16px 0"] { | |
margin: 0 ; | |
} | |
table, | |
td { | |
mso-table-lspace: 0pt; | |
mso-table-rspace: 0pt; | |
} | |
table { | |
border-spacing: 0; | |
border-collapse: collapse; | |
table-layout: fixed; | |
margin: 0 auto; | |
} | |
img { | |
-ms-interpolation-mode: bicubic; | |
max-width: 100%; | |
border: 0; | |
} | |
*[x-apple-data-detectors] { | |
color: inherit ; | |
text-decoration: none ; | |
} | |
.x-gmail-data-detectors, | |
.x-gmail-data-detectors *, | |
.aBn { | |
border-bottom: 0 ; | |
cursor: default ; | |
} | |
.btn { | |
-webkit-transition: all 200ms ease; | |
transition: all 200ms ease; | |
} | |
.btn:hover { | |
background-color: dodgerblue; | |
} | |
/*a:-webkit-any-link */ | |
@media screen and (max-width: 750px) { | |
.container { | |
width: 100%; | |
margin: auto; | |
} | |
.stack { | |
display: block; | |
width: 100%; | |
max-width: 100%; | |
} | |
} | |
</style> | |
<style type="text/css"> | |
@font-face { | |
font-family: 'Open Sans'; | |
font-style: normal; | |
font-weight: 600; | |
font-display: swap; | |
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://assets.glide.mailplus.co.uk/prod/assets/OpenSansSemiBold.ba5cde21eeea0d57ab7efefc99596cce.ttf) format('ttf'); | |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | |
} | |
@font-face { | |
font-family: 'Merriweather-Black'; | |
font-weight: bold; | |
font-style: normal; | |
src: url(https://assets.glide.mailplus.co.uk/prod/assets/Merriweather-Black.a4a36d277b2e11e547906c2d67d5f7c7.woff); | |
mso-font-alt: 'Arial'; | |
} | |
@font-face { | |
font-family: Merriweather-Light; | |
font-weight: normal; | |
font-style: normal; | |
src: url(https://assets.glide.mailplus.co.uk/prod/assets/Merriweather-Light.938750e24d265b1b5e6a0be9b8f5720c.woff) ; | |
} | |
@font-face { | |
font-family: Merriweather-Light; | |
font-weight: normal; | |
font-style: italic; | |
src: url(https://assets.glide.mailplus.co.uk/prod/assets/Merriweather-LightItalic.242fe31d8418870d7c736724034fa430.woff) ; | |
} | |
</style> | |
<style type="text/css"> | |
html, | |
body { | |
font-family: Merriweather-Light, Georgia, Times New Roman, serif; | |
font-size: 22px ; | |
} | |
td{ | |
padding-top: 0px ; | |
padding-bottom: 0px ; | |
} | |
h1, h2, h3, h4, h5, h6 { | |
margin: 0; | |
padding: 0; | |
} | |
h1 { | |
font-family: Merriweather-Black, Georgia, Times New Roman, serif; | |
margin: 40px 0 10px 0; | |
font-size: 50px ; | |
line-height: 0.9em ; | |
font-weight: normal; | |
color: #000; | |
text-transform: uppercase; | |
} | |
h2 { | |
font-family: Merriweather-Black, Georgia, Times New Roman, serif; | |
font-size: 28px ; | |
font-weight: normal; | |
margin: 30px 0 0 0; | |
} | |
.feature-top-stories h2 { | |
font-size: 28px ; | |
} | |
h3 { | |
font-family: Merriweather-Black, Georgia, Times New Roman, serif; | |
font-size: 24px ; | |
line-height: 1.2em ; | |
color: #263238; | |
font-weight: bold; | |
margin: 30px 0 5px 0; | |
} | |
h4 { | |
font-size: 20px ; | |
font-family: Merriweather-Black, Georgia, Times New Roman, serif; | |
font-weight: bold; | |
line-height: 1.5em ; | |
} | |
h2 + h3 { | |
margin-top: 10px; | |
} | |
h1 + h2 { | |
margin-top: 0; | |
} | |
h2 + h1 { | |
margin-top: 0; | |
} | |
p { | |
margin: 0 0 10px 0; | |
font-size: 22px; | |
} | |
div { | |
font-size: 22px; | |
} | |
.footer p { | |
font-size: 16px; | |
} | |
h4 + p { | |
margin-top: 10px; | |
} | |
hr + h3 { | |
margin-top: 10px; | |
} | |
hr+div>h3 { | |
margin-top: 10px; | |
} | |
ul { | |
margin: 0; | |
padding: 0; | |
list-style-position: inside; | |
} | |
.body-content{ | |
padding-bottom: 10px ; | |
} | |
.caption { | |
font-family: "Open Sans", sans-serif; | |
font-size: 18px ; | |
padding-bottom: 1em ; | |
margin-top: 0px ; | |
} | |
h3 a { | |
font-family: Merriweather-Black, Georgia, Times New Roman, serif; | |
font-weight: bold; | |
} | |
h4.date-line { | |
font-family: "Open Sans", sans-serif; | |
font-weight: 600; | |
text-align: center; | |
font-size: 18px ; | |
margin-bottom: 10px; | |
} | |
table.image-wrapper + h3 { | |
margin-top: 0; | |
} | |
a, | |
a:active, | |
a:hover, | |
a:visited { | |
text-decoration: none; | |
color: black ; | |
} | |
p a.read-cta { | |
font-size: 16px ; | |
color: #46606c ; | |
font-weight: bold; | |
text-decoration: none ; | |
font-family: "Open Sans Bold", sans-serif; | |
} | |
p a.read-cta:after { | |
content: "\25BA"; | |
color: #cc0033; | |
margin-left: 5px; | |
} | |
p a { | |
text-decoration: underline; | |
color: black; | |
} | |
p { | |
margin-bottom: 10px; | |
} | |
hr { | |
border: none; | |
border-top: 1px solid black; | |
margin: 0; | |
margin-top: 10px; | |
margin-bottom: 10px; | |
} | |
td.promo-box>h3 { | |
margin-top: 0; | |
} | |
.topic-tag { | |
font-family: 'Open Sans', Verdana, Arial, sans-serif; | |
font-weight: bold ; | |
text-transform: uppercase; | |
padding: 3px 15px 3px 15px; | |
line-height: 20px; | |
font-size: 17px; | |
letter-spacing: 3.4px; | |
display: inline-block; | |
border: 1px solid #000000; | |
color: #000000; | |
} | |
.footer { | |
margin-top: 20px; | |
font-size: 14px; | |
line-height: inherit; | |
} | |
.footer p a { | |
color: inherit ; | |
font-size: inherit ; | |
} | |
.footer p a:after { | |
content: none; | |
} | |
@media only screen and (max-width:576px) { | |
.feature-top-stories h2 { | |
font-size: 36px ; | |
} | |
h2 { | |
font-size: 36px ; | |
} | |
p, div span, div em { | |
font-size: 30px; | |
} | |
.topic-tag { | |
font-size: 21px; | |
} | |
p a.read-cta { | |
font-size: 22px ; | |
} | |
} | |
</style> | |
<!-- mso and ie patch --> | |
<!--[if gte mso 9]> | |
<style type="text/css"> | |
html, body{ | |
/* mso-line-height-rule:exactly; */ | |
line-height: 1.5em; | |
} | |
h1{ | |
font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", "Arial Black", "Arial Bold", sans-serif; | |
mso-line-height-rule:exactly; | |
line-height: 2.8em !important; | |
letter-spacing: -2px; | |
margin-top: 10px !important; | |
font-size: 40px; | |
} | |
h2{ | |
font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", "Arial Black", "Arial Bold", sans-serif; | |
mso-line-height-rule:exactly; | |
line-height: 2.2em !important; | |
font-size: 28px; | |
letter-spacing: -1px; | |
} | |
h3{ | |
margin-top: 10px !important; | |
margin-bottom: 15px !important; | |
letter-spacing: -1px; | |
} | |
table.image-wrapper + h3 { | |
margin-top:0 !important; | |
margin-bottom: 0 !important; | |
} | |
h4{ | |
font-size: 18px !important; | |
} | |
img{ | |
margin-top: 10px !important; | |
margin-bottom: 10px !important; | |
} | |
.caption{ | |
font-size: 16px !important; | |
} | |
</style> | |
<![endif]--> | |
<!-- mso and ie patch ENDS--> | |
<!-- mso and ie patch --> | |
<!--[if lt mso 9]> | |
<style type="text/css"> | |
h1{ | |
mso-line-height-rule:exactly; | |
line-height: 10em; | |
} | |
</style> | |
<![endif]--> | |
<!-- mso and ie patch ENDS--> | |
<style type="text/css"> | |
@media only screen and (max-device-width: 768px) { | |
.body-content { | |
padding:0 20px 80px 20px ; | |
} | |
} | |
@media only screen and (max-device-width: 320px) { | |
.body-content { | |
padding:0 10px 80px 10px ; | |
} | |
} | |
</style> | |
</head> | |
<body style="background-color: #bbbbbb;"> | |
<span class="preheader" style="color: transparent; display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all; visibility: hidden; width: 0;"> PLUS: Navalny’s corpse was abused after his death in gulag, claims widow </span> | |
<table width="590" align="center" border="0" cellspacing="0" cellpadding="0" style="background-color: white"> | |
<tr> | |
<td> | |
<table width="100%" style="padding: 0; margin-bottom: 0px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 0px 0 0px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9uZXdzbGV0dGVycy81cG0tbmV3c2xldHRlci8zNDYxNDgvYW5vdGhlci1oaWdoLWNvdXJ0LWRlZmVhdC1mb3ItaGFycnk_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8j/65ccb5bc8e50e1c63703ea6bBaaf1302e" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/02743d707201-tmnewsletter5pmbillbowkett.jpg" width="590" style="width: 100%; max-width: 590px;margin:0px 0 0px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
<table width="550" align="center" border="0" cellspacing="0" cellpadding="20"> | |
<tr> | |
<td class="body-content"> | |
<h4 class="date-line">Wednesday, February 28, 2024</h4> | |
<h4 style="font-family: Merriweather-Black, Georgia, Times New Roman, serif; | |
font-weight: normal !important; | |
margin: 0"></h4> | |
<div id="eDGEApl68M2" class="fr-embedded"><p id="eg1CW0z6492z">Good evening,</p><p id="esH8PBh5khyP">In tonight's 5pm briefing Prince Harry has vowed to appeal after losing a High Court battle with the Home Office over downgrading his police protection, Alexei Navalny’s grieving widow claims his body was abused after his death in an Arctic gulag, and Britain’s first leap-year quads are set to celebrate their ‘third’ birthday a dozen years after their premature birth...</p><div id="eQnFz06dthZE" class="fr-embedded"> | |
<table class="feature-top-stories" style="margin-top: 30px; width: 100%"> | |
<tr> | |
<td class="content-padded" align="center" style="padding: 0; | |
text-align: center;"> | |
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom: 10px"> | |
<tr> | |
<td style="text-align: center; padding: 20px 0 5px 0;"><span class="topic-tag">TONIGHT'S TOP STORIES</span></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr><td data-y="HI:hi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTU3L2Fub3RoZXItaGlnaC1jb3VydC1kZWZlYXQtZm9yLWhhcnJ5P3V0bV9zb3VyY2U9bmV3c2xldHRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1NTi1NYWlsUGx1cy1CcmllZmluZ3MtMjQwMjI4X0JSNV9ORVdTTEVUVEVSJnNpZ25pbj1hdXRv/65ccb5bc8e50e1c63703ea6bBd3a27533" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/8c5a61ba18b0-header5223905.jpg" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTU3L2Fub3RoZXItaGlnaC1jb3VydC1kZWZlYXQtZm9yLWhhcnJ5P3V0bV9zb3VyY2U9bmV3c2xldHRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1NTi1NYWlsUGx1cy1CcmllZmluZ3MtMjQwMjI4X0JSNV9ORVdTTEVUVEVSJnNpZ25pbj1hdXRv/65ccb5bc8e50e1c63703ea6bCd3a27533" style="margin:0"> | |
<h2 style="margin:0 0 0 0">Another High Court defeat for Harry | |
</h2> | |
</a> | |
</td> | |
</tr> | |
<tr><td style="padding-bottom: 20px !important;"></td></tr> | |
<tr><td data-y="HI:hi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY0L25hdmFsbnlzLWNvcnBzZS13YXMtYWJ1c2VkLWFmdGVyLWhpcy1kZWF0aC1pbi1ndWxhZy1jbGFpbXMtd2lkb3c_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB7d2be31d" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/118a56b47cf2-header5223892.jpg" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY0L25hdmFsbnlzLWNvcnBzZS13YXMtYWJ1c2VkLWFmdGVyLWhpcy1kZWF0aC1pbi1ndWxhZy1jbGFpbXMtd2lkb3c_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bC7d2be31d" style="margin:0"> | |
<h2 style="margin:0 0 0 0">Navalny’s corpse ‘was abused after his death in gulag’, claims widow | |
</h2> | |
</a> | |
</td> | |
</tr> | |
<tr><td style="padding-bottom: 20px !important;"></td></tr> | |
<tr><td data-y="HI:hi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY3LzQtY2hlZXJzLWZvci1sZWFwLXllYXItcXVhZHM_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB17b94a27" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/f34c5b94f13c-header5223881.jpg" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY3LzQtY2hlZXJzLWZvci1sZWFwLXllYXItcXVhZHM_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bC17b94a27" style="margin:0"> | |
<h2 style="margin:0 0 0 0">4 cheers for leap-year quads | |
</h2> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</div><hr id="edULtA1h-5dZ" /><p style="text-align: center;" id="e0djxMeCVrVV"><strong id="eI8HFQlYao_m">Tonight's other headlines</strong></p><p id="e9wmQ6fIKLPZ" class=""><strong id="eTxZO088FS">Defence</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY1L2xhYm91ci1wbGVkZ2VzLWFybWVkLWZvcmNlcy1yZXZhbXAtdG8tY29tYmF0LWdsb2JhbC1hbGxpYW5jZS1vZi1hZ2dyZXNzaW9uP3V0bV9zb3VyY2U9bmV3c2xldHRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1NTi1NYWlsUGx1cy1CcmllZmluZ3MtMjQwMjI4X0JSNV9ORVdTTEVUVEVSJnNpZ25pbj1hdXRv/65ccb5bc8e50e1c63703ea6bB58786f1a" style="margin:0">Labour pledges Armed Forces revamp to combat global ‘alliance of aggression’</a></p><p id="e0MR8VW4MkLr" class=""><strong id="eBMxodqIDf">Politics</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTYxL2hhbGYtb2YtY291bmNpbHMtd2lsbC1nby1idXN0LWluLTUteWVhcnM_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB2d9a8914" style="margin:0">Half of councils ‘will go bust in 5 years’</a></p><p id="eNciFsFdSCK" class=""><strong id="eIlgGjrRDo">Home Affairs</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTYwL2p1c3Qtc3RvcC1nYXphLXByb3Rlc3RlcnMtdG9sZD91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bB5ced4098" style="margin:0">Just stop, Gaza protesters told</a></p><p id="eCAPG8J4YmBM" class=""><strong id="e6fanY4WLv">Royals</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTU5L3BvaWduYW50LWxhc3QtcGljdHVyZS1vZi1sYWR5LWdhYnJpZWxsYS1hbmQtaGVyLWxhdGUtaHVzYmFuZC4uLi1vbi12YWxlbnRpbmVzLWRheT91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bB4188e913" style="margin:0">Poignant last picture of Lady Gabriella and her late husband... on Valentine’s Day</a></p><p id="eMGriY6P44mD" class=""><strong id="eRY6EVzv7K">Society</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTYzL2ZhbGxpbmctb3V0LW9mLWxvdmUtd2l0aC13ZWRkaW5nLXJpdHVhbHM_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bBe6755eda" style="margin:0">Falling out of love with wedding rituals </a></p><hr id="e2u4dVT3diFR" /><p id="emkdZxdmo5IL" class=""><strong id="eiijcNmUjq2F">Daily poll</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvaG9tZS1hZmZhaXJzLzM0NjE0NC9zaG91bGQtcHJpbmNlLWhhcnJ5cy1zZWN1cml0eS1iZS1mdW5kZWQtYnktdGhlLXRheHBheWVyP3V0bV9zb3VyY2U9bmV3c2xldHRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1NTi1NYWlsUGx1cy1CcmllZmluZ3MtMjQwMjI4X0JSNV9ORVdTTEVUVEVSJnNpZ25pbj1hdXRv/65ccb5bc8e50e1c63703ea6bBddf5a5bd" style="margin:0">Should Prince Harry's security be funded by the taxpayer?</a></p><hr id="eR5NibjteVqX" /><p id="e2MfJZvqJqo5" class=""><strong id="evikfFXRnm0q">Listen</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9yYWRpbz91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bBc09f19f0" style="margin:0">The Trial: Constance Marten and Mark Gordon</a></p><hr id="e3p7zexr5Kc8" /><p id="e9ZD5ntAhdig" class=""></p><div id="e38PrvRol7bZ" class="fr-embedded"> | |
<table class="feature-top-stories" style="margin-top: 30px; width: 100%"> | |
<tr> | |
<td class="content-padded" align="center" style="padding: 0; | |
text-align: center;"> | |
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom: 10px"> | |
<tr> | |
<td style="text-align: center; padding: 20px 0 5px 0;"><span class="topic-tag">FEMAIL</span></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr><td data-y="HI:hi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTU4L3RoZS13b3JzdC10aGluZy13ZS1jYW4tdGVsbC1ib3lzLWJlLW1vcmUtbGlrZS1naXJscz91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bB047cfd2d" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/5ca79b836f83-header5223901.jpg" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTU4L3RoZS13b3JzdC10aGluZy13ZS1jYW4tdGVsbC1ib3lzLWJlLW1vcmUtbGlrZS1naXJscz91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bC047cfd2d" style="margin:0"> | |
<h2 style="margin:0 0 0 0">The worst thing we can tell boys? Be more like girls! | |
</h2> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</div><hr id="eD-RtI4ZOrPj" /><p id="efA-daBmozjF" class=""><strong id="ePj-JcJe6KPn">Market watch</strong><span>: </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY2L2JpdGNvaW4taGl0cy00NzAwMC11cC0yMC1pbi1hLXdlZWstYXMtaXQtcmFjZXMtdG8tcmVjb3JkLWhpZ2g_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bBc17ce842" style="margin:0">The latest news from the City</a></p><hr id="eJ6SJ0vm-EVd" /><p style="text-align: left;" id="eG54HF3r9FIY"></p><div id="etYhMNiySwVb" class="fr-embedded"> | |
<table class="feature-top-stories" style="margin-top: 30px; width: 100%"> | |
<tr> | |
<td class="content-padded" align="center" style="padding: 0; | |
text-align: center;"> | |
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom: 10px"> | |
<tr> | |
<td style="text-align: center; padding: 20px 0 5px 0;"><span class="topic-tag">MAIL SPORT</span></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr><td data-y="HI:hi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY4L3JlZC1idWxsLXN1cHJlbW8taG9ybmVyLWNsZWFyZWQ_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB3352d259" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/19433124617a-header5223897.jpg" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvMzQ2MTY4L3JlZC1idWxsLXN1cHJlbW8taG9ybmVyLWNsZWFyZWQ_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bC3352d259" style="margin:0"> | |
<h2 style="margin:0 0 0 0">Red Bull supremo Horner cleared | |
</h2> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</div><hr id="eEk6zl8aLs00" /><p id="e2VBuYPIq1mg" class=""></p><div id="eo2gqFo99ytr" class="fr-embedded"> | |
<table class="feature-top-stories" style="margin-top: 30px; width: 100%"> | |
<tr> | |
<td class="content-padded" align="center" style="padding: 0; | |
text-align: center;"> | |
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom: 10px"> | |
<tr> | |
<td style="text-align: center; padding: 20px 0 5px 0;"><span class="topic-tag">WHAT TO WATCH TONIGHT</span></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr><td data-y="YT:vi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci90di9maW5kZXIvZmlsbS8zNDI0ODIvY29kZS04LXBhcnQtaWk_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB733726c7" style="margin:0"> | |
<img alt="" src="https://i.vimeocdn.com/filter/overlay?src0=https%3A%2F%2Fimg.youtube.com%2Fvi%2FomBi2KxEcRk%2Fmaxresdefault.jpg&src1=https%3A%2F%2Fassets.glide.mailplus.co.uk%2Fprod%2Fassets%2Ficon-play-v2-70.de23c1bc88e4f035c3bad133b67fe517.png" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci90di9maW5kZXIvZmlsbS8zNDI0ODIvY29kZS04LXBhcnQtaWk_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bC733726c7" style="margin:0"> | |
<h2 style="margin:0 0 0 0">Code 8: Part II | |
</h2> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</div><hr id="e2owc5q7UQv6" /><p style="text-align: center;" id="efqiu1B2p1Or"><strong id="eINv-OaYalPl">Tomorrow's news today</strong></p><p id="eMjym4SOx2BB" class="">• Convention of the North in Leeds</p><p id="egEhCt418Hy1" class="">• Global Terrorism Index 2024 report will be published</p><p id="eu9FESrcEdWc" class="">• Rochdale by-election</p><hr id="eP87uU9HviJz" /><p id="evdHz3UYJ3Z6" class=""></p><div id="elW1RzO8y-yA" class="fr-embedded"> | |
<table class="feature-top-stories" style="margin-top: 30px; width: 100%"> | |
<tr> | |
<td class="content-padded" align="center" style="padding: 0; | |
text-align: center;"> | |
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-bottom: 10px"> | |
<tr> | |
<td style="text-align: center; padding: 20px 0 5px 0;"><span class="topic-tag">PICTURES OF THE DAY</span></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr><td data-y="BI: -si bi"> | |
<table width="100%" style="padding: 0; margin-bottom: 5px" class="image-wrapper"> | |
<tr> | |
<td style="padding: 5px 0 5px 0"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvcGljcy1vZi10aGUtZGF5LzM0NjE1Mi9yaGlub3MtY3J1bWJsaW5nLWNsaWZmcy1hbmQtZnJhbmNpcy1iYWNvbj91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bB3f257947" style="margin:0"> | |
<img alt="" src="https://media.glide.mailplus.co.uk/prod/images/gm_preview/6d4efa6452ae-sei193662123.jpg" width="550" style="width: 100%; max-width: 550px;margin:5px 0 5px 0" /> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</td></tr> | |
<tr> | |
<td class="content-padded" style="font-family: Merriweather-Light, serif; padding:0 0 8px 0;"> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3MvcGljcy1vZi10aGUtZGF5LzM0NjE1Mi9yaGlub3MtY3J1bWJsaW5nLWNsaWZmcy1hbmQtZnJhbmNpcy1iYWNvbj91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bC3f257947" style="margin:0"> | |
<h2 style="margin:0 0 0 0">Rhinos, crumbling cliffs, and Francis Bacon | |
</h2> | |
</a> | |
</td> | |
</tr> | |
</table> | |
</div><hr id="ekR0kbUlsZib" /><p id="eLdbWgCxtVBe"><span>Enjoy this email? Sign up to our other newsletters including </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL3Nob3diaXovMTY5NTEzL3NpZ24tdXAtbmV3cy1kYWlseS1tYWlsLXR2LXNob3diaXotbmV3c2xldHRlci1taWtlLW11bHZpaGlsbD91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTIzMDczMV9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bB05e824e1" style="margin:0">TV AND SHOWBIZ</a><span>, </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL25ld3Mvcm95YWxzLzY1NjI1L3NpZ24tdXAtbm93LWZvci10aGUtbmV3LXBhbGFjZS1jb25maWRlbnRpYWwtbmV3c2xldHRlci1ieS1kaWFyeS1lZGl0b3ItcmljaGFyZC1lZGVuP3V0bV9zb3VyY2U9bmV3c2xldHRlciZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1NTi1NYWlsUGx1cy1CcmllZmluZ3MtMjMwNzMxX0JSNV9ORVdTTEVUVEVSJnNpZ25pbj1hdXRv/65ccb5bc8e50e1c63703ea6bBa911cae7" style="margin:0">PALACE CONFIDENTIAL</a><span> and </span> | |
<a href="https://link-replica.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubWFpbHBsdXMuY28udWsvbGluay9pbi1hcHAtYnJvd3Nlci9lZGl0aW9uL3Nwb3J0LzIwNjQ4OC9zaWduLXVwLW5vdy1mb3ItdGhlLW1haWwtdHJhbnNmZXItY29uZmlkZW50aWFsLW5ld3NsZXR0ZXI_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB424a6109" style="margin:0">TRANSFER CONFIDENTIAL</a></p><p id="eH7FWpP7jz5A"><span>Are you enjoying the 5pm Briefing? Tell us what you think at </span> | |
<a href="mailto:editor@mailplus.co.uk" style="margin:0">editor@mailplus.co.uk</a></p></div><div id="eSwp1pJl_jZ" class="fr-embedded"><!-- social icons --> | |
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"> | |
<tbody> | |
<tr> | |
<td> | |
<table width="510" class="colF" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;"> | |
<tbody> | |
<tr> | |
<td width="100%" align="center" style="mso-table-lspace:0;mso-table-rspace:0; padding-top:0;border-top:0;border-right:0;border-bottom:0;border-left:0; "> | |
<table align="center" class="colC c" width="510" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"> | |
<tr> | |
<td style="padding: 50px 0px;"> | |
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="" width="100%"> | |
<tbody> | |
<tr> | |
<td align="center" style="font-size:0px;word-break:break-word;"> | |
<!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" ><tr><td><![endif]--> | |
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> | |
<tr> | |
<td style="padding:4px;vertical-align:middle; width:50px;"> | |
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:38px;"> | |
<tr> | |
<td style="padding:0px;font-size:0;height:38px;vertical-align:middle;width:38px;"> <a href="https://link.news.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL3RoZW1haWxwbHVzLz91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bBea3244f1" target="_blank"> <img height="38" src="https://media.sailthru.com/composer/images/sailthru-prod-4w5/20220629_Social_Facebook.gif" style="border-radius:3px;display:block;" width="38" /> </a> </td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
<!--[if mso | IE]></td><td><![endif]--> | |
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> | |
<tr> | |
<td style="padding:4px;vertical-align:middle; width:50px;"> | |
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:38px;"> | |
<tr> | |
<td style="padding:0px;font-size:0;height:38px;vertical-align:middle;width:38px;"> <a href="https://link.news.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly90d2l0dGVyLmNvbS9tYWlscGx1cz91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bBa61d53dc" target="_blank"> <img height="38" src="https://media.sailthru.com/composer/images/sailthru-prod-4w5/20220629_Social_Twitter.gif" style="border-radius:3px;display:block;" width="38" /> </a> </td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
<!--[if mso | IE]></td><td><![endif]--> | |
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="float:none;display:inline-table;"> | |
<tr> | |
<td style="padding:4px;vertical-align:middle; width:50px;"> | |
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-radius:3px;width:38px;"> | |
<tr> | |
<td style="padding:0px;font-size:0;height:38px;vertical-align:middle;width:38px;"> <a href="https://link.news.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9tYWlscGx1cy8_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB519e129d" target="_blank"> <img height="38" src="https://media.sailthru.com/composer/images/sailthru-prod-4w5/20220629_Social_Insta.gif" style="border-radius:3px;display:block;" width="38" /> </a> </td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
<!--[if mso | IE]></td></tr></table><![endif]--> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
<!-- social icons ends --></div> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
<table width="590" align="center" border="0" cellspacing="0" cellpadding="0"> | |
<tr> | |
<td> | |
<div class="footer"> | |
<text><p>Add <a href="mailto:newsletter@news.dailymail.co.uk">newsletter@news.dailymail.co.uk</a> to your safelist or contact list to ensure you never miss an email from us.</p> | |
<p>You can change your email preferences at any time <a href="https://link.news.mailplus.co.uk/manage/4w5/mp-preference?email=simon.nachtergaele@gmail.com&hash=aa983b66338ba0d4bb14b0763d456dc5" target="_blank">here</a>.</p> | |
<p>This email was sent by Associated Newspapers Limited, Northcliffe House, 2 Derry Street, London W8 5TT Registered in England and Wales with company number 00084121.</p> | |
<p><a href="https://link.news.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubXltYWlsYWNjb3VudC5jby51ay9wYWdlcy9tYWlscGx1cy90ZXJtc0FuZENvbmRpdGlvbnM_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bB26378da5" target="_blank">Terms</a> | <a href="https://link.news.mailplus.co.uk/click/34505461.127451/aHR0cHM6Ly93d3cubXltYWlsYWNjb3VudC5jby51ay9wYWdlcy9tYWlscGx1cy9wcml2YWN5QW5kQ29va2llc1BvbGljeT91dG1fc291cmNlPW5ld3NsZXR0ZXImdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249TU4tTWFpbFBsdXMtQnJpZWZpbmdzLTI0MDIyOF9CUjVfTkVXU0xFVFRFUiZzaWduaW49YXV0bw/65ccb5bc8e50e1c63703ea6bB2a0c9c77" target="_blank">Privacy Policy</a></p> | |
<div style=”display:none!important;font-size:0px;”>https://link.news.mailplus.co.uk/oc/65ccb5bc8e50e1c63703ea6bkjkl1.2qcb/afe06e01&list=mailplus</div></text> | |
</div> | |
</td> | |
</tr> | |
</table> | |
<div style="display: none;"><a href="https://link.news.mailplus.co.uk/click/34505461.127451/aHR0cDovL3d3dy5kYWlseW1haWwuY28udWs_dXRtX3NvdXJjZT1uZXdzbGV0dGVyJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPU1OLU1haWxQbHVzLUJyaWVmaW5ncy0yNDAyMjhfQlI1X05FV1NMRVRURVImc2lnbmluPWF1dG8/65ccb5bc8e50e1c63703ea6bBffc0a44c"><img src="https://link.news.mailplus.co.uk/img/65ccb5bc8e50e1c63703ea6bkjkl1.2qcb/ce6f3b5f.gif" alt="" border="0" /></a></div> | |
</body> | |
</html> |