{% if hot_courses is not null and hot_courses is not empty %}
{% if _u.is_admin %} {% endif %} {{ "HottestCourses"|display_page_subheader }}
{% include template ~ '/layout/hot_course_item.tpl' %}
{% endif %}