Spaces:
Running
Running
Commit
·
eeb1bef
1
Parent(s):
60731a9
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -229,7 +229,7 @@
|
|
229 |
<p id="info-text" style="color:rgb(53, 53, 53); font-family: 'Helvetica'; font-weight: 50;">
|
230 |
owner: {{ owner }}<br>
|
231 |
time: <span id="time"></span><br>
|
232 |
-
<span id="show-more"
|
233 |
<span id="additional-info">
|
234 |
ip: {{ ip }}<br>
|
235 |
lat, lon: {{ loc }}
|
|
|
229 |
<p id="info-text" style="color:rgb(53, 53, 53); font-family: 'Helvetica'; font-weight: 50;">
|
230 |
owner: {{ owner }}<br>
|
231 |
time: <span id="time"></span><br>
|
232 |
+
<span id="show-more">...<br><br></span>
|
233 |
<span id="additional-info">
|
234 |
ip: {{ ip }}<br>
|
235 |
lat, lon: {{ loc }}
|