diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/search.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/search.html index a8c1692..35f5f0a 100644 --- a/booking-mvc/src/main/webapp/WEB-INF/hotels/search.html +++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/search.html @@ -49,9 +49,14 @@ -
Search form here...
+
+ A search form will go here. See it at searchForm.html. +
-
Bookings table here...
+
+ A table with the current hotel bookings will go here. + See it at bookingsTable.html. +