Phoenix Booking System
{{name}}
Bookings
Settings
Sign out
Warning
Error
: {{error.room.name}} can only hold {{error.room.maxOccupants}} people (current: {{error.count}})
Warning
Error
: {{error.room.name}} has a booking by another guest ({{error.owner.name}}).
Name
Date
Rate
Room
{{rate.name}} - {{rate.costPerNight / 100 | currency}}
{{room.name}}
Clear
Add Another Person +
Book ({{bookingObj.occupants.length}} {{bookingObj.occupants.length == 1 ? 'person' : 'people'}}, {{calculatePrice() / 100 | currency}})
← {{date.pText}}
{{date.text}}
{{createBookingOpen ? 'Cancel' : 'Create'}} New Booking
{{date.nText}} →
Settings
Reset Password
Login
Reset Password
{{room.name}}
{{room.maxOccupants}} max
{{day.text}}
{{day.day}}
{{occupant.name}}
This booking is pending approval.
Created by {{getBookingUser(group).name}}
Booked on {{group.booking.createdAt | date}}
Cancel
Approve
Error: Username or password is incorrect.
Username/Email
Password
Can't remember your password?
Reset it
Settings updated!
Password
Confirm Password
Name
Invited!
Invite by email
Validating password reset information... Please wait...
Error! Invalid password reset request. Try requesting another one.
Resetting password for {{user.name}}: {{user.email}}
Passwords must be 8 characters minimum.
New Password
Confirm Password
Password reset! Redirecting to main page in {{seconds}} second{{seconds != 1 ? 's' : ''}}
Validating invite information... Please wait...
Error! Invalid invite request. Try requesting another one.
Invitation from {{inviter.name}}
Passwords must be 8 characters minimum.
Name
New Password
Confirm Password
Account created! Login with your info on the main page. Redirecting in {{seconds}} second{{seconds != 1 ? 's' : ''}}
Error: no active user account exists with that email
Email
Cancel
A password reset email has been sent to {{email.text}}.
Please click on the link inside to reset your password.