<p> This account has already been activated. <ahref="/signin">Log in here</a>.</p>
<h2class="title">${_("Your account is already active")}</h2>
</div>
<divclass="copy">
</section>
<p>${_("This account, set up using (%(email)s), has already been activated. Please sign in to start working within edX Studio.") % dict(email=user.email)}</p>
</div>
</div>
</%block>
<ulclass="list-actions">
\ No newline at end of file
<liclass="action-item">
<ahref="/signin"class="action-primary action-signin">${_("Sign into Studio")}</a>
correct -- e-mail programs will sometimes split it into two
<divclass="msg">
lines. If you still have issues, e-mail us to let us know what happened
<h1class="title">${_('Your account activation is invalid')}</h1>
at <ahref="mailto:bugs@mitx.mit.edu">bugs@mitx.mit.edu</a>.</p>
<divclass="copy">
<p>${_("We're sorry. Something went wrong with your activation. Check to make sure the URL you went to was correct — e-mail programs will sometimes split it into two lines.")}</p>
<p>${_("If you still have issues, contact edX Support. In the meatime, you can also return to")} <ahref="/">{_('the Studio homepage.')}</a></p>
</div>
</div>
<p>Or you can go back to the <ahref="/">home page</a>.</p>