diff --git a/erpnext/templates/pages/help.html b/erpnext/templates/pages/help.html index 726d5e1b881..7e11bcb7d54 100644 --- a/erpnext/templates/pages/help.html +++ b/erpnext/templates/pages/help.html @@ -17,12 +17,12 @@ {% for section in get_started_sections %}
{{ item.description }}
+{{ item.description | e }}
{%- endif %}{{ topic[post_params.description] }}
+{{ topic[post_params.description] | e }}
{%- endif %}