#{extends 'main.html' /} #{set title:hotel.name /}
Name: ${hotel.name}
Address: ${hotel.address}
City: ${hotel.city}
State: ${hotel.state}
Zip: ${hotel.zip}
Country: ${hotel.country}
Nightly rate: ${hotel.price}
Back to search