%! from django.utils.translation import ugettext as _ %> <%inherit file="base.html" /> <%block name="content">
${_("This account, set up using {0}, has already been activated. Please sign in to start working within edX Studio.".format(user.email))}