{{if (!only_data)}}

View hotel

{{/if}}

Name: ${hotel.name}

Address: ${hotel.address}

City: ${hotel.city}

State: ${hotel.state}

Zip: ${hotel.zip}

Country: ${hotel.country}

Nightly rate: ${hotel.price}

{{if (!only_data) }}

Back to search

{{/if}}