{% extends "volunteers/listall.html" %} {% block title %}Volunteer Booking - Volunteer Selection{% endblock %} {% block content_title %}
There is one upcoming session needing volunteers.
{% else %}There are {{upcomingSessionCount}} upcoming sessions needing volunteers.
{% endifequal %} {% endblock %} {% block primarysidebar %}You’re currently in the volunteer booking section of the {{ systemServiceName }} site.
{% endif %}