diff --git a/admin/tool/lp/templates/plan_page.mustache b/admin/tool/lp/templates/plan_page.mustache index fafe66363d6..848cc3cdcf0 100644 --- a/admin/tool/lp/templates/plan_page.mustache +++ b/admin/tool/lp/templates/plan_page.mustache @@ -60,8 +60,10 @@ {{/plan.isunapproveallowed}} -
{{#str}}duedate, tool_lp{{/str}}
-
{{plan.duedateformatted}}
+ {{#plan.duedate}} +
{{#str}}duedate, tool_lp{{/str}}
+
{{plan.duedateformatted}}
+ {{/plan.duedate}} {{#plan.template}}
{{#str}}template, tool_lp{{/str}}