Spaces:
Running
Running
Commit
·
c1ea8fa
1
Parent(s):
7096b82
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -234,7 +234,7 @@
|
|
234 |
<p id="info-text" style="color:rgb(53, 53, 53); font-family: 'Helvetica'; font-weight: 50;">
|
235 |
|
236 |
time: <span id="time"></span><br>
|
237 |
-
<span id="show-more"
|
238 |
<span id="additional-info">
|
239 |
owner: {{ owner }}<br>
|
240 |
ip: {{ ip }}<br>
|
|
|
234 |
<p id="info-text" style="color:rgb(53, 53, 53); font-family: 'Helvetica'; font-weight: 50;">
|
235 |
|
236 |
time: <span id="time"></span><br>
|
237 |
+
<span id="show-more">show more...<br><br></span>
|
238 |
<span id="additional-info">
|
239 |
owner: {{ owner }}<br>
|
240 |
ip: {{ ip }}<br>
|