{% extends 'layout/page.html' %} {% block head_title %} {% trans %}Registration in progress{% endtrans %} - {{ config.TRACKER_NAME }} {% endblock %} {% block page_header %} {% trans %}Registration in progress...{% endtrans %} {% endblock %} {% block content %}

{% trans %}You will shortly receive an email to confirm your registration. To complete the registration process, visit the link indicated in the email.{% endtrans %}

{% endblock %}