{% extends 'registration/base.html' %} {% load url from future %} {% load i18n %} {% block title %}{% trans 'Registration was complete' %}{% endblock %} {% block content_title %}
{% trans 'Your registration was created successfully.' %}
{% trans 'Please wait until the inspector verify your registration.' %} {% trans 'You will receive an acceptance or rejection email within several days.' %}
{% endblock %}