<%! from django.utils.translation import ugettext as _ %>
${_("Your account for {studio_name}").format(studio_name=settings.STUDIO_NAME)}
