{% include "header" %} {% include "course_version_outdated_alert", courses: courses.in_catalog %}
{{ homepage.headline }}
Welcome to Anthology Academy
Benefit from expert training and on-demand learning content to improve skills and ensure your team is getting the best Anthology experience possible.
{% include "sub_navigation" %}
Catalog
Explore our collection of learning resources
Search: {%- comment -%} {% if current_person.email contains "+preview" %}
{% else %}
{% endif %} {%- endcomment -%}
{%- comment -%} {% if current_person.email contains "+preview" %}
Filter By:
{% include "filter_by_product", page: 'Homepage' %}
{% endif %} {%- endcomment -%}
Filter By:
{% include "filter_by_product", page: 'Homepage' %}
{% assign renderPopular = false %} {% assign totalCount = 0 %} {% if courses.enrolled.any? %} {% for course in courses.enrolled %} {% if course.properties.most_popular == true %} {% assign totalCount = totalCount | plus : 1 %} {% assign renderPopular = true %} {% endif %} {% endfor %} {% endif %} {%- comment -%} {% if renderPopular == true %} {% include "popular_courses_non_carousel" %} {% endif %} {%- endcomment -%} {% if courses.enrolled.any? %} {% include "courses_catalog" %} {% else %} {% capture message %} {% t shared.zero_state.courses.catalog, key: current_school.course_vocabulary %} {% endcapture %} {% include "courses_zero_state", message: message %} {% endif %}
{% include "footer" %} {% if current_person.signed_in? %} {% unless current_person.email contains "+preview" %} {% if current_person.properties.learner_completed_additional_info == false %} {% elsif current_person.properties.learner_completed_additional_info == true %} {% else %} {% endif %} {% endunless %} {% endif %}