Spaces:
Running
Running
BraydenMoore
commited on
Commit
·
2fe8452
1
Parent(s):
1952784
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -147,7 +147,7 @@
|
|
147 |
ip: {{ ip }}<br>
|
148 |
lat, lon: {{ loc }}<br>
|
149 |
owner: {{ org }}<br>
|
150 |
-
<span id="time"></span>
|
151 |
</p>
|
152 |
|
153 |
|
|
|
147 |
ip: {{ ip }}<br>
|
148 |
lat, lon: {{ loc }}<br>
|
149 |
owner: {{ org }}<br>
|
150 |
+
time: <span id="time"></span>
|
151 |
</p>
|
152 |
|
153 |
|