{% extends "geonode_base.html" %} {% load i18n %} {% block head_title %}{% trans "Account Pending Approval" %}{% endblock %} {% block body %}

{% blocktrans %}The account email verification is enabled and the email associated with this account is invalid or not set.
We invite you to contact the administrator to reset the email.{% endblocktrans %}

{% endblock %}