Spaces

If you would like to reserve a room, give us a call at 870-351-5133 ext. 9986 or email us at reserve@libraryinjonesboro.org!

Purposes:
Equipment:

  • {{space.name}}
    {{space.description}}
    Equipment:
    {{(space.equipment).join(", ")}}
    Optional Equipment:
    {{(space.optional_equipment).join(", ")}}
    Capacity:
    {{space.capacity}} {{space.capacity != 1 ? 'people' : 'person'}}
    Location:
    {{space?.short_location}}
    {{space.name}}
    Closed
    {{hoursToString( timeInHours(space.hours.start_time), false, true, true)}}
    {{hoursToString( timeInHours(space.hours.end_time), false, true, true)}}
    {{selected_space.name}}
    {{purpose}}
    {{selected_space.description}}
    Equipment:
    {{(selected_space?.equipment).join(", ")}}
    Optional Equipment:
    {{(selected_space?.optional_equipment).join(", ")}}
    Capacity:
    {{selected_space.capacity}} {{selected_space.capacity != 1 ? 'people' : 'person'}}
    Location:
    {{selected_space?.short_location}}
    {{selected_space?.no_reservations_text ? selected_space?.no_reservations_text : "This space does not require reservations at this time."}}

    Policies and Additional Information

For all spaces, visit the site from a non-kiosk browser
{{selected_space?.name}}
Date:
{{filters?.date}}
Time:
{{hoursToString( timeInHours(new_reservation?.start_time), false, true, true)}} - {{hoursToString( timeInHours(new_reservation?.end_time), false, true, true)}}
Capacity:
{{selected_space.capacity}} {{selected_space.capacity != 1 ? 'people' : 'person'}}
Location:
{{selected_space?.short_location}}
Equipment:
{{(selected_space.equipment).join(", ")}}

Reserve

{{new_reservation.message}}