diff --git a/erpnext/www/lms/course.html b/erpnext/www/lms/course.html index bd2d6b80806..9896b017aa3 100644 --- a/erpnext/www/lms/course.html +++ b/erpnext/www/lms/course.html @@ -1,7 +1,6 @@ {% extends "frappe_theme/templates/base.html" %} {% block title %}ERPNext Academy{% endblock %} {% from "templates/includes/media.html" import media %} -<<<<<<< HEAD {% block head_include %} @@ -11,11 +10,6 @@ {% with content = current_content, next_content = next_content, course_name = course_name, program_name = program_name %} {% include "www/lms/templates/includes/" + content_type.lower() + ".html" %} {% endwith %} -======= -{% block content %} -