{% if hot_courses is not null and hot_courses is not empty %}

{{ "HottestCourses"|get_lang}} {% if _u.is_admin %} {% endif %}

{% include template ~ '/layout/hot_course_item.tpl' %}
{% endif %}