<!doctype html>

<html>

  <head>

    <meta charset="utf-8" />

    <title>Travel Tracker</title>

    <meta name="viewport" content="width=device-width, initial-scale=1" />

  </head>

  <body>

    <h2>Open Travel Tracker on your phone</h2>

    <p>

      This link works on mobile devices where the app is installed.

    </p>

    <p>

      If you're on desktop, open this email on your phone or scan the QR code.

    </p>

  </body>

</html>