diff --git a/community/www/courses/topic.html b/community/www/courses/topic.html index e7008baa..e2817d1e 100644 --- a/community/www/courses/topic.html +++ b/community/www/courses/topic.html @@ -51,9 +51,7 @@ {% endmacro %} {% macro render_section_text(s) %} -
BEGIN SECTION
{{ frappe.utils.md_to_html(s.contents) }} -END SECTION
{% endmacro %} {%- block script %}