{% comment %}
{% endcomment %} {% comment %}
Academy-Catalog-Banner
{% endcomment %}

Academy courses available to you.


{% include 'catalog_search_form' %}
{% include "my_content_header" with "" %}
{% include "catalog_filters" with "" %} {% if current_school.filtering_enabled? and current_person.filterable_categories.count > 0 %}
{% else %}
{% endif %}
    {% for course in my_content.courses %} {% include "course" %} {% endfor %}
{% comment %} {% if course_catalog.headline or course_catalog.subheadline %}
{% if courses %} {% else %}

{% endif %}
{% endif %}
{% endcomment %}