From 0ecd7f47a4097ae5c90cf049feab76fb7049af56 Mon Sep 17 00:00:00 2001 From: rajandangi Date: Mon, 2 Sep 2024 17:56:00 +0930 Subject: [PATCH] fix: space formatting --- templates/course_summary.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/course_summary.mustache b/templates/course_summary.mustache index 0d1dee1..0d4c721 100644 --- a/templates/course_summary.mustache +++ b/templates/course_summary.mustache @@ -41,7 +41,7 @@ {{#courseimage}}style='background-image: url("{{{courseimage}}}"), linear-gradient({{{headerbackcolor}}}, {{{headerbackcolor}}});' {{/courseimage}} {{^courseimage}}style='background-color: {{{headerbackcolor}}};'{{/courseimage}} > - {{fullname}} + {{fullname}} {{> format_twocol/progress_bar }}