From 196ec3ce141a841f9c67c71a5dbc88da4194e8c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Fern=C3=A1ndez?= Date: Wed, 26 Dec 2012 00:14:17 +0100 Subject: [PATCH] Added list and show pages --- .../src/main/webapp/WEB-INF/hotels/list.html | 70 +++++++++++++++++++ .../src/main/webapp/WEB-INF/hotels/show.html | 19 +++++ 2 files changed, 89 insertions(+) create mode 100644 booking-mvc/src/main/webapp/WEB-INF/hotels/list.html create mode 100644 booking-mvc/src/main/webapp/WEB-INF/hotels/show.html diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html new file mode 100644 index 0000000..9b0bf73 --- /dev/null +++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/list.html @@ -0,0 +1,70 @@ + +

Hotel Results

+

+ Change Search + +

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
NameAddressCity, StateZipAction
The Herb PlazaThyme Square, 13Icetown, North Pole, Earth0WView Hotel
No hotels found
+
+
+
+ Previous Results + +
+
+
+
+ More Results + +
+
+
+
+
+ diff --git a/booking-mvc/src/main/webapp/WEB-INF/hotels/show.html b/booking-mvc/src/main/webapp/WEB-INF/hotels/show.html new file mode 100644 index 0000000..2554d44 --- /dev/null +++ b/booking-mvc/src/main/webapp/WEB-INF/hotels/show.html @@ -0,0 +1,19 @@ +

The Herb Plaza

+
+ Thyme Square, 13 +
+ Icetown, + North Pole, + 0W +
+ Earth +
+
+

+ Nightly Rate: 4,300 +

+ +
+ +
+