diff --git a/erpnext/www/lms/course.html b/erpnext/www/lms/course.html
index 2e414a03695..68128dca1d9 100644
--- a/erpnext/www/lms/course.html
+++ b/erpnext/www/lms/course.html
@@ -1,5 +1,6 @@
{% extends "templates/base.html" %}
{% block title %}{{ course.course_name }}{% endblock %}
+{% from "www/lms/macros/hero.html" import hero %}
{% block head_include %}