BluechipTechnologiesAsia commited on
Commit
ac6d351
·
verified ·
1 Parent(s): 33da520

Update templates/data.html

Browse files
Files changed (1) hide show
  1. 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">Location:</label>
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>