Spaces:
Running
Running
Commit
·
f20166c
1
Parent(s):
163719b
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -113,8 +113,8 @@
|
|
113 |
|
114 |
<body style="background-color: black;">
|
115 |
<div class="outer-container">
|
116 |
-
<
|
117 |
-
<
|
118 |
<div class="flex-container">
|
119 |
<img id="feed" class="feed" src="{{ url_for('proxy', url=url) }}" />
|
120 |
<div class="info">
|
|
|
113 |
|
114 |
<body style="background-color: black;">
|
115 |
<div class="outer-container">
|
116 |
+
<p style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;"> a random unsecured camera in</p>
|
117 |
+
<h1 style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> {{ country }}</h1>
|
118 |
<div class="flex-container">
|
119 |
<img id="feed" class="feed" src="{{ url_for('proxy', url=url) }}" />
|
120 |
<div class="info">
|