Spaces:
Running
Running
Commit
·
b6d5f4b
1
Parent(s):
4577c39
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -155,7 +155,7 @@
|
|
155 |
|
156 |
<div class="info">
|
157 |
<h1 id="country" style="color:rgb(83, 83, 83); margin-top: 1%; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> searching...</h1>
|
158 |
-
<a href="{{ ip_link }}" target="_blank"> <h3 style="
|
159 |
|
160 |
<div style="display: flex; margin-top: 0%; margin-bottom: 0%;">
|
161 |
<a href="?new=true" style="margin-right: 10px; display: inline-block;">
|
|
|
155 |
|
156 |
<div class="info">
|
157 |
<h1 id="country" style="color:rgb(83, 83, 83); margin-top: 1%; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> searching...</h1>
|
158 |
+
<a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
|
159 |
|
160 |
<div style="display: flex; margin-top: 0%; margin-bottom: 0%;">
|
161 |
<a href="?new=true" style="margin-right: 10px; display: inline-block;">
|