BraydenMoore commited on
Commit
f4f97f3
1 Parent(s): 21f2f30

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -152,7 +152,7 @@
152
  </div>
153
 
154
  <p style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">
155
- <a href="{{ ip_link }}" target="_blank">ip: {{ ip }}</a> <br>
156
  lat, lon: {{ loc }}<br>
157
  owner: {{ org }}<br>
158
  time: {{ time }}
 
152
  </div>
153
 
154
  <p style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">
155
+ <a href="{{ ip_link }}" target="_blank">raw data: {{ ip }}</a> <br>
156
  lat, lon: {{ loc }}<br>
157
  owner: {{ org }}<br>
158
  time: {{ time }}