{% if parent %}
{% endif %}
On this page
- Majors
- Minors
{% if node.field_department_feat_courses is not empty %}
- Featured Courses
{% endif %}
- Faculty
{% for paragraph in node.field_anchors %}
{{ drupal_entity('paragraph', paragraph.target_id) }}
{% endfor %}
{% if node.field_left_sidebar_widgets %}
{% endif %}