diff --git a/app/templates/index.html b/app/templates/index.html index 1ec15c6fd4722b9c344155c17421211b71ae4423..86c348a575aeaf8dab82ff3bde74d152024ba2f5 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -79,7 +79,6 @@ </div> <div class="card-body p-3 p-xl-4"> <h3 class="card-title h5">{{listing.destination_location}}</h3> - <p class="card-text">Add Location description here once implemented</p> <div><a href="#" class="btn btn-primary">Book now</a> </div> </div>