{% extends 'userena/base_userena.html' %} {% load i18n %} {% block title %}{% trans "Email verification failed." %}{% endblock %} {% block content_title %}
{% trans "Your email could not be verified..." %}
{% trans "You could try changing it again in your account settings." %}
{% endblock %}