{% include "header" %} {% include "homepage_hero" %} {% comment %} {% include "sub_navigation" %} {% endcomment %}
Required Training
All Pals need to complete the below training. The information in it will help you better understand Papa, our members and how we all work together to ensure a safe and positive Papa community.
{% comment %} {% if features.training_events? %} {% assign courses_index_col = "col-sm-8" %} {% assign cards_classes = "col-xs-12 col-sm-6 np-stretch-content " %} {% else %} {% assign courses_index_col = "col-sm-11" %} {% assign cards_classes = "col-xs-12 col-sm-6 col-md-4 np-stretch-content" %} {% endif %} {% endcomment %}
{% if features.learning_paths? %}
{% t shared.learning_paths %}
{% include "learning_paths_index", items: learning_paths.enrolled %} {% endif %} {% include "courses_index", class: "col-xs-12 col-sm-6 col-md-4 np-stretch-content" %}
{% comment %} {% if features.training_events? %}
{% t.upcoming_events %}
{% include "training_events_dashboard" %}
{% endif %} {% endcomment %}
{% include "footer" %}