BraydenMoore commited on
Commit
1b97612
1 Parent(s): 1e62981

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -145,6 +145,7 @@
145
  </div>
146
 
147
  <p style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">
 
148
  ip: {{ ip }}<br>
149
  lat, lon: {{ loc }}<br>
150
  time: <span id="time"></span>
 
145
  </div>
146
 
147
  <p style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">
148
+ owner: {{ owner }}<br>
149
  ip: {{ ip }}<br>
150
  lat, lon: {{ loc }}<br>
151
  time: <span id="time"></span>