Removed the debug text in rendering topic pages.
This commit is contained in:
@@ -51,9 +51,7 @@
|
||||
{% endmacro %}
|
||||
|
||||
{% macro render_section_text(s) %}
|
||||
<p>BEGIN SECTION</p>
|
||||
{{ frappe.utils.md_to_html(s.contents) }}
|
||||
<p>END SECTION</p>
|
||||
{% endmacro %}
|
||||
|
||||
{%- block script %}
|
||||
|
||||
Reference in New Issue
Block a user