<%! from django.utils.translation import ugettext as _ %> <%inherit file="../main.html" />

${_("Currently the %s servers are overloaded") % settings.PLATFORM_NAME}

${_("Our staff is currently working to get the site back up as soon as possible. Please email us at %s to report any problems or downtime.") % {settings.TECH_SUPPORT_EMAIL, settings.TECH_SUPPORT_EMAIL}}