{% include "header" %} {% include "homepage_hero" %} {% comment %} {% include "sub_navigation" %} {% endcomment %}
Pal Training Courses
The following courses will help Pals, like you, gain a better understanding of important topics and enable you to be successful in supporting Papa members.
{% 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" %}