{% include "side_navigation_bar" %}
{% comment %} Events {% endcomment %} {% if current_school.apps.instructor_led_training.active? %}
{% if current_person.upcoming_registered_events.any? %} {% include "events" %} {% else %} {% include "events_empty" %} {% endif %}
{% endif %} {% comment %} Courses {% endcomment %}