{{ reservation.hotelName}}
{{ reservation.room.roomTypeShortDescription }}

{{ reservation.nrNights }} {{ reservation.nrNights > 1 ? this.getStringResource('checkinDone.NightStayPlural') : this.getStringResource('checkinDone.NightStay')}}: {{ formatDay(reservation.arrivalDate) }} {{ formatDate(reservation.arrivalDate) }} {{this.getStringResource('checkinDone.To')}} {{ formatDay(reservation.departureDate) }} {{ formatDate(reservation.departureDate) }}

{{ this.getStringResource('checkinDone.ConfirmationNumber') }}: {{ reservation.confirmationNumber}}