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

${_("Invalid email change key")}


${_("This e-mail key is not valid. Please check:")}

${_('Go back to the {link_start}home page{link_end}.').format(link_start='', link_end='')}