Update templates/data.html
Browse files- templates/data.html +1 -1
templates/data.html
CHANGED
|
@@ -73,7 +73,7 @@
|
|
| 73 |
<body>
|
| 74 |
<h1>Search Locations\Businesses</h1>
|
| 75 |
<form method="POST">
|
| 76 |
-
<label for="location">
|
| 77 |
<input type="text" id="location" name="location" placeholder="Enter location keyword">
|
| 78 |
<br>
|
| 79 |
<label for="country_code">Country:</label>
|
|
|
|
| 73 |
<body>
|
| 74 |
<h1>Search Locations\Businesses</h1>
|
| 75 |
<form method="POST">
|
| 76 |
+
<label for="location">Locations\Businesses (Ex: "cafes in new york"):</label>
|
| 77 |
<input type="text" id="location" name="location" placeholder="Enter location keyword">
|
| 78 |
<br>
|
| 79 |
<label for="country_code">Country:</label>
|