{% extends "registration/base.html" %} {% load i18n %} {% block main %}

{% blocktrans %}A validation email has been sent to the email address you provided. Please open the email and click on the validation link. Then login to WorldMap and log in with the user name and password you provided."{% endblocktrans %}

{% endblock %}