Skip to content

Commit

Permalink
Precising IP-geoloc as block title
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Sibellas committed Oct 8, 2021
1 parent 2616c77 commit e66c26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/id.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</div>

<div id="ip-geoloc" class="grid-item col-11 mx-auto my-3">
<h2>Géolocalisation</h2>
<h2>IP-Géolocalisation</h2>
<p>IP : {{ fp.geolocalisation.query }}</p>
<p>Pays : {{ fp.geolocalisation.country }}</p>
<p>Region : {{ fp.geolocalisation.regionName }}</p>
Expand Down

0 comments on commit e66c26c

Please sign in to comment.