diff --git a/admin/tool/lp/templates/competency_picker_user_plans.mustache b/admin/tool/lp/templates/competency_picker_user_plans.mustache
index 1e052b94172..bddebc90b60 100644
--- a/admin/tool/lp/templates/competency_picker_user_plans.mustache
+++ b/admin/tool/lp/templates/competency_picker_user_plans.mustache
@@ -3,7 +3,7 @@
{{#str}}learningplans, tool_lp{{/str}}
{{/singlePlan}}
@@ -17,7 +17,7 @@
- - {{plan.name}}
+
- {{{plan.name}}}
{{#competencies}}
{{> tool_lp/competencies_tree }}
diff --git a/admin/tool/lp/templates/template_competencies_page.mustache b/admin/tool/lp/templates/template_competencies_page.mustache
index 9eb2388a2e5..ba317405ca8 100644
--- a/admin/tool/lp/templates/template_competencies_page.mustache
+++ b/admin/tool/lp/templates/template_competencies_page.mustache
@@ -55,7 +55,7 @@
{{#hascourses}}
{{/hascourses}}
diff --git a/blocks/lp/templates/competencies_to_review_page.mustache b/blocks/lp/templates/competencies_to_review_page.mustache
index 43e83784a8a..9038d47bffc 100644
--- a/blocks/lp/templates/competencies_to_review_page.mustache
+++ b/blocks/lp/templates/competencies_to_review_page.mustache
@@ -39,7 +39,7 @@
{{#competencies}}
- | {{competency.shortname}} |
+ {{{competency.shortname}}} |
{{user.fullname}} |
{{usercompetency.statusname}} |
diff --git a/blocks/lp/templates/plans_to_review_page.mustache b/blocks/lp/templates/plans_to_review_page.mustache
index 9267a353155..124dcd35b89 100644
--- a/blocks/lp/templates/plans_to_review_page.mustache
+++ b/blocks/lp/templates/plans_to_review_page.mustache
@@ -39,7 +39,7 @@
{{#plans}}
- | {{plan.name}} |
+ {{{plan.name}}} |
{{user.fullname}} |
{{plan.statusname}} |
diff --git a/blocks/lp/templates/summary.mustache b/blocks/lp/templates/summary.mustache
index cc2514389f0..8ad8aa498af 100644
--- a/blocks/lp/templates/summary.mustache
+++ b/blocks/lp/templates/summary.mustache
@@ -42,7 +42,7 @@
{{#hasactiveplans}}