Spaces:
Running
Running
Commit
·
90e1591
1
Parent(s):
791ed17
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -203,7 +203,7 @@
|
|
203 |
|
204 |
<div class="info" id="info">
|
205 |
<h1 id="country" style="color:rgb(53, 53, 53); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 10px;"> searching...</h1>
|
206 |
-
<a
|
207 |
|
208 |
<div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
|
209 |
<a href="?new=true" style="margin-right: 10px; display: inline-block;">
|
|
|
203 |
|
204 |
<div class="info" id="info">
|
205 |
<h1 id="country" style="color:rgb(53, 53, 53); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 10px;"> searching...</h1>
|
206 |
+
<a href="{{ ip_link }}" target="_blank"> <h3>{{ page_title }}</h3></a>
|
207 |
|
208 |
<div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
|
209 |
<a href="?new=true" style="margin-right: 10px; display: inline-block;">
|