-
{{space.description}}Capacity:{{space.capacity}} {{space.capacity != 1 ? 'people' : 'person'}}Location:{{space?.short_location}}Equipment:{{(space.equipment).join(", ")}}
{{space.name}} {{space.name}}{{date_list.start_time+":00"}}{{date_list.end_time+":00"}}
Capacity:
{{selected_space.capacity}} {{selected_space.capacity != 1 ? 'people' : 'person'}}Location:
{{selected_space?.short_location}}Equipment:
{{(selected_space?.equipment).join(", ")}}
{{selected_space.description}}
Start Reservation
{{hoursToString(date_list.start_time, false, true)}}
{{hoursToString(date_list.end_time, false, true)}}
{{this.timeline_handles?.errors}}