{% extends "base.html" %} {% load i18n %} {% block messages %}{% endblock %} {% block content %}

There was a problem with the registration

{% trans "You have not been successfully registered.

Please try again later. In case this persisted over time do contact the " %}{% trans "Island Manager" %}.

{% endblock %}