${_('The page that you were looking for was not found.')}
- ${Text(_('Go back to the {homepage} or let us know about any pages that may have been moved at {email}.')).format(
+ ${Text(_('Go back to the {homepage}.')).format(
homepage=HTML('homepage'),
- email=HTML('{address}').format(
- address=Text(settings.TECH_SUPPORT_EMAIL)
- )
)}
diff --git a/cms/templates/500.html b/cms/templates/500.html
index bdebc79c13..ea99d6d036 100644
--- a/cms/templates/500.html
+++ b/cms/templates/500.html
@@ -29,10 +29,6 @@ ${Text(_("{studio_name} Server Error")).format(
studio_name=Text(settings.STUDIO_SHORT_NAME),
)}
${_("We've logged the error and our staff is currently working to resolve this error as soon as possible.")}
- ${Text(_(u'If the problem persists, please email us at {email_link}.')).format(
- email_link=HTML(u'