<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello everybody,</p>
    <p>Do you think it would be possible to add a geolocalisation
      function to APE ? Or to create an independant function wich could
      be added by a markup ? It would be yet very useful for my website.
      <br>
    </p>
    <p>In fact, I've tried to do this with JavaScript but I did not
      arrived ! It's true that I am not very cumfortable with this
      language. I tried to use the <code class="w3-codespan">getCurrentPosition()</code>
      method.</p>
    <p>Thanks for your help !!</p>
    <p>Benjamin<br>
    </p>
  </body>
</html>