<html>
  <style>
  body {
  text-align:left;
  color:white;
  font-size: 0.9em;
  }
  a {
  color: white;
  }

dl { position: relative; }
dl dt { width: 5em; position: absolute; left: 0; }
dl dd { margin-left: 5em; }


  </style>

  <body >
    <dl>
      <dt>Name:</dt><dd>myGeo</dd>
      <dt>Version:</dt><dd>v3.0.1</dd>
      <dt>License:</dt><dd>GPL-3.0-or-later</dd>
      <dt>Desc:</dt><dd>Get your latitude and longitude. Then make a text template with the latitude and longitude share with another app.You can also send an Image with the latitude and longitude burned into the Image </dd>
      <dt>Author:</dt><dd><a href:"mailto:info@myridia.com">veto@myridia.com</a></dd>
      <dt>Repository:</dt><dd><a href="https://gitlab.com/calantas/mygeo">Gitlab</a></dd>

</html>


