diff --git a/lms/templates/courseware/courseware-error.html b/lms/templates/courseware/courseware-error.html index 8829ba3811..47400365e9 100644 --- a/lms/templates/courseware/courseware-error.html +++ b/lms/templates/courseware/courseware-error.html @@ -20,7 +20,7 @@
${_("We're sorry, this module is temporarily unavailable. Our staff is working to fix " - "it as soon as possible. Please email us at {tech_support_email}' to report any problems or downtime.").format( + "it as soon as possible. Please email us at {tech_support_email} to report any problems or downtime.").format( tech_support_email=u'{0}'.format(settings.TECH_SUPPORT_EMAIL) )}