diff --git a/cms/templates/howitworks.html b/cms/templates/howitworks.html index 34f77329d0..03a223449d 100644 --- a/cms/templates/howitworks.html +++ b/cms/templates/howitworks.html @@ -14,7 +14,6 @@
${_("It's more than just multiple choice. Studio supports more than a dozen types of problems to challenge your learners.")}
+${_("It's more than just multiple choice. {studio_name} supports more than a dozen types of problems to challenge your learners.").format(studio_name=settings.STUDIO_SHORT_NAME)}