{% extends "registration/base.html" %} {% load i18n %} {% block breadcrumb %}
  • {% trans 'Sign up' %}
  • {% endblock %} {% block content_title %}{% trans 'Sign up successfully' %}{% endblock %} {% block iricontent %}

    {% trans "We've e-mailed you instructions for activate your account to the e-mail address you submitted. You should be receiving it shortly." %}

    {% endblock%}