- ${_("An error occurred in Studio and the page could not be loaded. Please try again in a few moments.")}
- ${_("We've logged the error and our staff is currently working to resolve this error as soon as possible.")}
- ${_('If the problem persists, please email us at {email_link}.').format(
- email_link=u'{email_address}'.format(
- email_address=settings.TECH_SUPPORT_EMAIL,
- )
- )}
-
+
+
+ ${_("An error occurred in Studio and the page could not be loaded. Please try again in a few moments.")}
+ ${_("We've logged the error and our staff is currently working to resolve this error as soon as possible.")}
+ ${_('If the problem persists, please email us at {email_link}.').format(
+ email_link=u'{email_address}'.format(
+ email_address=settings.TECH_SUPPORT_EMAIL,
+ )
+ )}
+
+