diff --git a/lms/templates/static_templates/server-error.html b/lms/templates/static_templates/server-error.html index 2d459912d0..8b48a0480f 100644 --- a/lms/templates/static_templates/server-error.html +++ b/lms/templates/static_templates/server-error.html @@ -6,7 +6,7 @@ platform_name=settings.PLATFORM_NAME )}

${_(u'Please wait a few seconds and then reload the page. If the problem persists, please email us at {email}.').format( - email=u'{email}'.format( + email=u'{email}'.format( email=settings.TECH_SUPPORT_EMAIL ) )}