<!DOCTYPE html>
<html lang="es">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />

<title>Tu mensaje va a ser eliminado. Léelo.

</title>

<style>
    body {
        padding: 0;
        margin: 0;
        -webkit-text-size-adjust: none;
        -webkit-font-smoothing: antialiased;
        font-family: -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
    }
    a[href^="tel"],
    a[href^="sms"],
    a[href^="mailto"] {
        text-decoration: none;
        pointer-events: none;
        cursor: default;
        color: #999999;
    }

    .normal {
        font-size: 16px;
        line-height: 22px;
    }

    .large {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    .ExternalClass * {
        line-height: 100%;
    }

    .section {
        box-shadow: 0 3px 8px rgba(0, 0, 0, .05);
        border-radius: 10px;
    }

    .section--bottom {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .section--middle {
        border-radius: 0;
    }

    .section--top {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .no-tips .section--last {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .no-tips.no-apps .section--last {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .section__warning {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;

    }

    .section__block {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .section__high-block {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .section__vhigh-block {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .section__promo {
        padding-top: 30px !important;
    }

    .section__promo table {
        margin: 0 auto;
    }

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

    .section__title {
        padding-top: 20px !important;
        text-align: center !important;
    }

    .section__text {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

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

    .section__footer {
        padding-bottom: 30px !important;
    }

    .section__footer-text {
        padding-top: 10px !important;
        padding-bottom: 30px !important;
    }

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

    .details__data {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .details__data--text {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .details__data--text p {
        margin-top: 7px;
        margin-bottom: 7px;
    }
</style>
<style>
    .subsection {
        min-width: 250px;
        padding: 10px 0;
    }

    .section-title > a {
        color: #000 !important;
        text-decoration: none;
    }

    .section-text > a {
        color: #7000e3 !important;
    }

    .btn {
        color: #fff !important;
    }

    .btn:hover {
        background: #14bf14 !important;
    }

    .btn--attention:hover {
        background: #E23801 !important;
    }

    .btn--encounters:hover {
        background: #00b697 !important;
    }

    /* hack for outlook, since it adds this tag in different places */
    .tips__icon button {
        vertical-align: top;
        display: inline-block;
    }

    .app {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .benefits--tall {
        padding-bottom: 5px !important;
    }
    .benefits--tall .benefits__icon,
    .benefits--tall .benefits__photo,
    .benefits--tall .benefits__digit,
    .benefits--tall .benefits__text {
        padding-bottom: 25px !important;
    }
    .benefits--tall .benefits__button {
        margin-top: 0 !important;
        margin-bottom: 25px !important;
    }

    .metrics__value {
        font-size: 40px !important;
    }

    /* hack for outlook, since it adds this tag in different places */
    .metrics button {
        vertical-align: top;
        display: inline-block;
    }
</style>
<style>
    @media only screen and (min-width: 620px) {
        .large {
            font-size: 20px !important;
            line-height: 24px !important;
        }

        .btn {
            padding-right: 40px !important;
            padding-left: 40px !important;
        }

        .page__head {
            padding-top: 27px !important;
            padding-bottom: 27px !important;
        }

        .page__head-bg {
            height: 170px !important;
        }

        .section__block {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .section__high-block {
            padding-top: 35px !important;
            padding-bottom: 35px !important;
        }

        .section__vhigh-block {
            padding-top: 40px !important;
            padding-bottom: 50px !important;
        }

        .section__promo {
            padding-top: 50px !important;
        }

        .section__promo--game {
            padding-bottom: 5px !important;
        }

        .section__title {
            padding-top: 25px !important;
        }

        .section__footer {
            padding-bottom: 50px !important;
        }

        .section__footer-text {
            padding-bottom: 40px !important;
        }

        .section__more {
            padding-top: 45px !important;
            padding-bottom: 20px !important;
        }

        .promo-img,
        .promo-img img {
            width: 120px !important;
        }

        .promo-img--lg,
        .promo-img--lg img {
            width: 200px !important;
        }

        .promo-img--xlg,
        .promo-img--xlg img {
            width: 250px !important;
        }

        .userpic,
        .userpic img {
            width: 120px !important;
            height: 120px !important;
        }

        .userpic__over {
            line-height: 120px !important;
            width: 120px !important;
            height: 120px !important;
            font-size: 40px !important;
        }

        .userpic__over--dots {
            font-size: 24px !important;
        }

        .userpic--m,
        .userpic--m img {
            width: 80px !important;
            height: 80px !important;
        }

        .userpic--m .userpic__over {
            line-height: 80px !important;
            width: 80px !important;
            height: 80px !important;
            font-size: 20px !important;
        }

        .userpic--sm,
        .userpic--sm img {
            width: 70px !important;
            height: 70px !important;
        }

        .subsection-wrap {
            border-top: 1px solid #e5e5e5;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .subsection {
            min-width: 250px;
            width: 50% !important;
            border: none !important;
            padding: 0 !important;
        }

        .social-links {
            float: right;
        }

        .social-links__inner {
            text-align: left !important;
            padding-top: 40px !important;
            padding-left: 20px !important;
        }

        .footer__txt {
            text-align: left !important;
            padding-top: 40px !important;
        }

        .tips {
            padding: 30px 50px !important;
        }

        .tips__table {
            display: table;
        }

        .tips__row {
            display: table-row;
        }

        .tips__icon {
            display: table-cell;
        }

        .tips__text {
            display: table-cell;
            padding-top: 0 !important;
            text-align: left !important;
            padding-left: 20px !important;
        }

        .tips__action {
            padding-top: 8px !important;
        }

        .app {
            padding-top: 3px !important;
            padding-bottom: 3px !important;
            padding-left: 20px !important;
            padding-right: 20px !important;
            white-space: nowrap;
        }

        .app__logo {
            float: left !important;
            height: 24px !important;
        }

        .app__txt {
            font-size: 18px !important;
            white-space: nowrap !important;
            display: inline-block !important;
            border-top-width: 3px !important;
            border-left: 10px solid transparent !important;
            color: #000 !important;
        }

        .game__btn {
            width: 50px !important;
            height: 50px !important;
        }
        .game__head {
            padding-top: 2px !important;
            padding-bottom: 2px !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .game__name {
            font-size: 20px !important;
        }

        .game__location {
            font-size: 14px !important;
        }

        .popularity__img {
            width: 172px !important;
        }

        .popularity__value {
            font-size: 30px !important;
            line-height: 38px !important;
        }

        .popularity__title {
            font-size: 22px !important;
            line-height: 28px !important;
        }

        .table-list {
            padding-top: 0 !important;
            padding-bottom: 10px !important;
        }

        .table-list__item-wrap {
            width: 50%;
            padding-top: 10px !important;
        }

        .table-list__item {
            padding: 0 20px;
            text-align: left;
        }

        .table-list__divider {
            background: #fff !important;
        }

        .metrics__value {
            font-size: 40px !important;
        }

        .metrics__title {
            margin-top: 7px !important;
        }

        .benefit-icon {
            width: 50px !important;
            height: 50px !important;
        }

        .benefits {
            padding-top: 50px !important;
            padding-bottom: 35px !important;
        }
        .benefits__digit,
        .benefits__photo {
            padding-right: 5px;
        }
        .benefits--tall {
            padding-bottom: 25px !important;
        }
        .benefits--tall .benefits__icon {
            padding-right: 5px;
        }

        .hint {
            padding-top: 30px !important;
        }

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

        .launch-promo {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
            padding-left: 20px;
            padding-right: 20px;
        }

        .launch-promo__item {
            width: 50% !important;
            border-top: 1px solid #fff !important;
        }

        .launch-promo__img,
        .launch-promo__img td {
            height: 204px;
        }

        .promo-img-rethink-launch {
            border-radius: 26px !important;
        }
        .footer-img-rethink-launch {
            margin-top: 30px !important;
            width: 200px !important;
        }
    }

    @media only screen and (max-width: 460px) {
        .btn--m-wide {
            display: block !important;
        }

        .section__promo--game {
            padding-top: 0 !important;
        }

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

        .game__head {
            border: 0 !important;
        }

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

        .mobile-hidden {
            display: none !important;
        }


    }
</style>
<style>
    @media only screen and (min-width: 620px) {
        .details__data {
            border-radius: 10px;
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }

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

        .details__inner {
            padding-right: 30px;
            padding-left: 30px;
        }

        .details__line {
            display: table-row !important;
        }

        .details__title {
            padding-right: 13px !important;
            display: table-cell !important;
            text-align: left !important;
        }

        .details__value {
            padding-left: 13px !important;
            display: table-cell !important;
            text-align: left !important;
        }
    }
</style>

</head>
<body lang="es" dir="ltr" bgcolor="#f2f2f2">
    
    <table class="page" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#f2f2f2" style="direction: ltr; min-width: 320px; text-align: center; color: #292c2e; font-family: -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;">
        <tr>
            <td bgcolor="#7000e3" style="padding: 0; height: 0;" height="0">
                <div style="background: #7000e3; height: 0; max-height: 0; overflow: visible;">
                    <div class="page__head-bg page_head-bg" style="background: #7000e3; height: 140px; width: 100%;"></div>
                </div>
            </td>
        </tr>
        <tr>
            <td class="page__head page_head" bgcolor="#7000e3" style="padding: 20px 0; color: #fff;">
                <img src="http://badoocdn.com/v2/-/-/i/sz___size__/logo-white-heart@2x.1.png" style="max-width: 117px; vertical-align: top; font-size: 28px;" alt="Badoo">
            </td>
        </tr>
        <tr>
            <td class="wraper" style="padding: 0 20px; text-align: center;">
                <span style="display: inline-block; vertical-align: top; width: 100%; max-width: 640px; text-align: left;">
                    <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 640px; min-width: 320px; margin: 0 auto;">
                        <tr>
                            <td>
                                <table border="0" cellpadding="0" cellspacing="0" width="100%" class="no-tips">
                                    <tr>
                                        <td style="text-align: center; color: #333844; font-size: 16px;" class="main">

                                            <table border="0" cellpadding="0" cellspacing="0" width="100%" style="color: #fff;">
    <tr>
        <td style="padding: 0 10px 3%; font-size: 12px; line-height: 18px; text-align: center;">
            See this email in <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=3&g=57-0-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="color: #fff;">English</a>, <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=5&g=57-1-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="color: #fff;">Deutsch</a>, <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=6&g=57-2-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="color: #fff;">Français</a>, <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=8&g=57-3-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="color: #fff;">Italiano</a>, <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=61&g=57-4-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="color: #fff;">Português</a> or <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=7&g=57-5-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="color: #fff;">37 other languages</a>
        </td>
    </tr>
</table>

<table class="section" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
        <td class="section__promo" style="padding: 8% 5% 0; text-align: center;">
            <span style="display: inline-block; vertical-align: top;">
                <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        
                        <td>
                            <table cellpadding="0" cellspacing="0" style="border-collapse: separate;">
                                <tr>
                                    <td class="userpic" width="80" bgcolor="#efefef" style="border-radius: 50%; border-left: 5px solid #fff; border-right: 5px solid #fff; font-size: 0; position: relative;" align="left">
                                        <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=7&g=57-6-2&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="width: 0; display: inline-block; vertical-align: top;"><img width="80" src="http://pcache-pv-eu1.badoocdn.com/p95/10217/7/7/9/452962248/d1318549/t1492705713/c_TEB4rzS2UlRMtAZyBSG8wh8ri2zSXo0B2VikxnUz7Xo/1318549245/dfs_180x180/sz___size__.jpg" style="min-height: 80px; vertical-align: top; border-radius: 50%;" border="0" alt=""></a>
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table>
            </span>
        </td>
    </tr>
    <tr>
        <td class="section__title" style="padding: 4% 5% 0; text-align: center;">
            <span style="display: inline-block; vertical-align: top;">
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 480px; margin: 0 auto;">
                    <tr>
                        <td align="center">
                            <span class="section-title" style="font-size: 22px; line-height: 26px; color: #000">
                                Josefrancisco te ha enviado un mensaje
                                
                            </span>
                        </td>
                    </tr>
                </table>
            </span>
        </td>
    </tr>
    <tr>
        <td class="section__text" style="padding: 2% 5% 3%; text-align: center;">
            <span class="section-text" style="font-size: 16px; line-height: 22px; color: #7f7f7f; display: inline-block; vertical-align: top; max-width: 470px;">
                Aún no has leído el mensaje que te ha enviado Josefrancisco. Léelo antes de que sea eliminado.
                
            </span>
        </td>
    </tr>
    <tr>
        <td class="section__footer" style="padding: 0 0 8%; text-align: center;">
            <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=7&g=57-7-1&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" class="btn" style="display: inline-block; padding: 13px 30px; background: #17d417; text-decoration: none; border-radius: 8px; color: #fff; font-weight: 600; font-size: 16px;  text-align: center;">
                Leer mensaje
            </a>
            <div class="hint" style="padding: 20px 5% 0; color: #949494; font-size: 13px; line-height: 18px;">
                Este correo electrónico forma parte del proceso de entrega del mensaje enviado por Josefrancisco. Si has recibido este correo por error, ignóralo y el mensaje será eliminado del sistema.
            </div>
        </td>
    </tr>
</table>

<table>
    <tr>
        <td height="15" style="height: 15px;"></td>
    </tr>
</table>

<table class="section section--last" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
        <td class="section__more" style="padding: 7% 5% 3%; text-align: center;">
            <span style="display: inline-block; vertical-align: top;">
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 480px; margin: 0 auto;">
                    <tr>
                        <td align="center">
                            <span class="section-title" style="font-size: 22px; line-height: 26px; color: #000">
                                
                                
                                Gente a tu alrededor:
                            </span>
                        </td>
                    </tr>
                </table>
            </span>
        </td>
    </tr>
    <tr>
        <td class="section__footer" style="padding: 0 0 8%; text-align: center;">
            <span style="display: inline-block; vertical-align: top;">
                <table cellpadding="0" cellspacing="0" border="0" style="margin: 0 auto;">
                    <tr>
                        <td style="padding: 0 5px;" valign="top">
                            <table cellpadding="0" cellspacing="0" style="border-collapse: separate;">
                                <tr>
                                    <td class="userpic userpic--m" bgcolor="#efefef" style="border-radius: 50%; font-size: 0; position: relative;" align="center" valign="top">
                                        <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=7&g=57-8-2&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="display: inline-block; vertical-align: top; width: 100%; max-width: 80px; text-decoration: none;"><img width="60" src="http://pcache-pv-eu1.badoocdn.com/p41/404/2/3/3/267652031/d212/t1341913632/c_4l0QfFYPo3fw4jhpbnLXFHM-QYb6Kn67sRv2zRBWRQw/212555/dfs_180x180/sz___size__.jpg" style="width: 100%; height: auto; min-height: 50px; min-width: 50px; max-height: 80px; max-width: 80px; vertical-align: top; border-radius: 50%;" border="0" alt=""></a><!--
                                        -->                                    </td>
                                </tr>
                            </table>
                        </td>
                        <td style="padding: 0 5px;" valign="top">
                            <table cellpadding="0" cellspacing="0" style="border-collapse: separate;">
                                <tr>
                                    <td class="userpic userpic--m" bgcolor="#efefef" style="border-radius: 50%; font-size: 0; position: relative;" align="center" valign="top">
                                        <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=7&g=57-9-2&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="display: inline-block; vertical-align: top; width: 100%; max-width: 80px; text-decoration: none;"><img width="60" src="http://pcache-pv-eu1.badoocdn.com/p13/10127/9/7/3/250097327/d77/t1380703863/c_nWNkizxD-4Cmi8EVTu0GF637bLd4jo7ZsuOyZ0WlOns/77635/dfs_180x180/sz___size__.jpg" style="width: 100%; height: auto; min-height: 50px; min-width: 50px; max-height: 80px; max-width: 80px; vertical-align: top; border-radius: 50%;" border="0" alt=""></a><!--
                                        -->                                    </td>
                                </tr>
                            </table>
                        </td>
                        <td style="padding: 0 5px;" valign="top">
                            <table cellpadding="0" cellspacing="0" style="border-collapse: separate;">
                                <tr>
                                    <td class="userpic userpic--m" bgcolor="#efefef" style="border-radius: 50%; font-size: 0; position: relative;" align="center" valign="top">
                                        <a href="http://eu1.badoo.com/josefrancisco.carrasco/in/Tmw9dMIHqIk/?lang_id=7&g=57-10-2&inv=xddd282d089842c4b4edc57e8688bb95634e4e4fa08a4b53b823706377a8fcff7%7C20&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d" style="display: inline-block; vertical-align: top; width: 100%; max-width: 80px; text-decoration: none;"><img width="60" src="http://pcache-pv-eu1.badoocdn.com/p55/10495/0/5/5/182788939/d624/t1288060268/c_jGr48LNbIGyuj5jb1o6kzSXiJKAMkceuEok3CtdGVA4/624508/dfs_180x180/sz___size__.jpg" style="width: 100%; height: auto; min-height: 50px; min-width: 50px; max-height: 80px; max-width: 80px; vertical-align: top; border-radius: 50%;" border="0" alt=""></a><!--
                                        -->                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table>
            </span>
        </td>
    </tr>
</table>



                                            <table bgcolor="#ffffff" class="section section--bottom" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                <tr>
                                                    <td style="text-align: center; padding: 25px 0; border-top: 1px solid #e5e5e5;">
                                                        <table cellpadding="0" cellspacing="0" border="0" width="100%">
                                                            <tr>
                                                                <td class="app" style="padding: 0 10px; width: 33.33%; vertical-align: top; text-align: center;">
                                                                    <a href="http://badoo.com/install/?ref=new_design_email&d=Iphone&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-0-2" style="display: inline-block; text-decoration: none; color: #000; text-align: center; vertical-align: middle; margin: 0 auto;">
                                                                        <img src="http://badoocdn.com/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-as@2x.3.png" class="app__logo" height="32" alt="" style="" border="0">
                                                                        <span class="app__txt" style="font-size: 14px; display: block; border-top: 8px solid transparent; color: #6A6A6A;">App Store</span>
                                                                    </a>
                                                                </td>

                                                                <td class="app" style="padding: 0 10px; width: 33.33%; vertical-align: top; text-align: center;">
                                                                    <a href="http://badoo.com/install/?ref=new_design_email&d=Android&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-1-2" style="display: inline-block; text-decoration: none; color: #000; text-align: center; vertical-align: middle; margin: 0 auto;">
                                                                        <img src="http://badoocdn.com/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-gp@2x.3.png" class="app__logo" height="32" alt="" border="0">
                                                                        <span class="app__txt" style="font-size: 14px; display: block; border-top: 8px solid transparent; color: #6A6A6A;">Google Play</span>
                                                                    </a>
                                                                </td>

                                                                <td class="app" style="padding: 0 10px; width: 33.33%; vertical-align: top; text-align: center;">
                                                                    <a href="http://badoo.com/install/?ref=new_design_email&d=WindowsPhone&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-2-2" style="display: inline-block; text-decoration: none; color: #000; text-align: center; vertical-align: middle; margin: 0 auto;">
                                                                        <img src="http://badoocdn.com/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-ws@2x.3.png" class="app__logo" height="32" alt="" border="0">
                                                                        <span class="app__txt" style="font-size: 14px; display: block; border-top: 8px solid transparent; color: #6A6A6A;">Windows Store</span>
                                                                    </a>
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td>
                                            <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                                <tr>
                                                    <td style="padding: 0 0 4%;">
                                                        <span class="social-links">
                                                            <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                                                <tr>
                                                                    <td class="social-links__inner social-links_inner" style="text-align: center; padding: 25px 0 0;">
                                                                        <div style="color: #000; display: block; font-size: 14px; border-bottom: 10px solid transparent;">Síguenos:</div>

                                                                        <a href="http://www.facebook.com/Badoo/?m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-3-2"><img src="http://badoocdn.com/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-fb@2x.3.png" width="42" height="42" alt="Facebook" style="vertical-align: middle;" border="0"></a>
                                                                        <a href="http://twitter.com/Badoo/?m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-4-2"><img src="http://badoocdn.com/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-tw@2x.3.png" width="42" height="42" alt="Twitter" style="vertical-align: middle;" border="0"></a>
                                                                        <a href="https://instagram.com/badoo/?m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-5-2"><img src="http://badoocdn.com/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-ig@2x.3.png" width="42" height="42" alt="Instagram" style="vertical-align: middle;" border="0"></a>
                                                                        <a href="http://www.youtube.com/user/badoo?m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-6-2"><img src="http://badoocdn.com/020adcf4e21f56a848000000411affa7c8000000000001074d-0/v2/-/-/i/hotornot_v2/email3/sz___size__/icon-yt@2x.3.png" width="42" height="42" alt="YouTube" style="vertical-align: middle;" border="0"></a>
                                                                    </td>
                                                                </tr>
                                                            </table>
                                                        </span>

                                                        <span class="footer">
                                                            <table border="0" cellpadding="0" cellspacing="0">
                                                                <tr>
                                                                    <td class="footer__txt footer_txt" style="color: #949494; font-size: 13px; line-height: 18px; padding: 25px 0 0; text-align: justify;">
                                                                        Has recibido este correo electrónico por parte de Badoo Trading Limited (dirección postal a continuación). Si no deseas recibir más correos de Badoo, <a href="https://eu1.badoo.com/impersonation.phtml?lang_id=7&email=discuss%40lists.oshwa.org&block_code=8c3896&m=65&mid=020adcf4e21f56a848000000411affa7c8000000000001074d&g=0-7-1" style="color: #999999;">haz click aquí</a> para darte de baja. <span class="footer__address">Badoo Trading Limited es una sociedad de responsabilidad limitada registrada en Inglaterra y Gales con número 7540255 y domicilio en Hawley Crescent, 13, NW1 8NP, Londres, Gran Bretaña.</span>
                                                                    </td>
                                                                </tr>
                                                            </table>
                                                        </span>
                                                    </td>
                                                </tr>
                                            </table>
                                        </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                </span>
            </td>
        </tr>
    </table>
</body>
</html>