CINXE.COM
BEMYAPP DATA MANAGEMENT
<!DOCTYPE html> <html> <head> <title>BEMYAPP DATA MANAGEMENT</title> <meta name="google-site-verification" content="8xe2x1Aqw_x80sKToL-22sorej8hjr_8abZ3nNVON1A" /> <link rel="stylesheet" href="/stylesheets/bootstrap.min.css"/> <link rel="stylesheet" href="/stylesheets/bootstrap-select.min.css"/> <link rel="stylesheet" href="/stylesheets/auto-complete.css"/> <link rel="stylesheet" href="/stylesheets/style.css"/> <script src="/javascripts/jquery-3.3.1.min.js"></script> <script src="/javascripts/bootstrap.min.js"></script> <script src="/javascripts/bootstrap-select.min.js"></script> <script src="/javascripts/auto-complete.min.js"></script> <script src="/javascripts/lodash.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Exo+2:400,600" rel="stylesheet"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/ico" href="/images/favicon.png"> </head> <body> <div class="home-header-row"> <h1 class="header-title">BEMYAPP DATA MANAGEMENT</h1> </div> <div class="home-container"> <div class="home-main-text"> <h1> Access your BeMyApp Data</h1> <p>We may have collected your personal data. You can access, modify & download your data here. You can also unsubscribe from our mailing lists, or change their frequency, on this portal. More information on our Privacy Policy <a class="index-here" href="http://privacy.bemyapp.com"> here.</a></p> </div> <form action="/link/" method="post" class="form-inline form-email-link"> <input class="email-field" name="email" type="email" required placeholder="Email"> <button class="btn btn-primary send-link">SEND ME THE LINK</button> </form> </div> </body> </html>