<%! from django.utils.translation import ugettext as _ %> <%inherit file="base.html" /> <%block name="content">

${_("Account already active!")}

${_('This account has already been activated.')}${_("Log in here.")}