diff --git a/AUTHORS b/AUTHORS index dc7109e35a..f5060c214a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -138,3 +138,4 @@ Han Su Kim Raees Chachar Muhammad Ammar William Desloge +Marco Re \ No newline at end of file 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 ) )}