BraydenMoore commited on
Commit
840ee3e
1 Parent(s): 8955f3a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -113,7 +113,8 @@
113
 
114
  <body style="background-color: black;">
115
  <div class="outer-container">
116
- <h2 style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> a random unsecured camera</h2>
 
117
  <div class="flex-container">
118
  <img id="feed" class="feed" src="{{ url_for('proxy', url=url) }}" />
119
  <div class="info">
 
113
 
114
  <body style="background-color: black;">
115
  <div class="outer-container">
116
+ <h4 style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;"> a random unsecured camera in</h4>
117
+ <h2 style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> {{ country }}</h2>
118
  <div class="flex-container">
119
  <img id="feed" class="feed" src="{{ url_for('proxy', url=url) }}" />
120
  <div class="info">