{% comment %} {% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %} {% endcomment %}
Learning Center
{% comment %} {% t .headline, key: current_school.course_vocabulary %} {% endcomment %}
Hey {{current_person.first_name}}, welcome to the Dasher learning center. Educate yourself on the best practices used by the highest-rated Dashers.
{% assign groups = current_person.groups | map: 'name'%}
{% if groups contains 'NZ Mandatory Training' %}
{% include 'group_selection' %}
{% endif %}
{% include "courses_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %}
{% include "footer" %}
{% if groups contains 'NZ Mandatory Training' %}
{% endif %}