{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Activation Complete" %}{% endblock %} {% block brcrmb_container %}{% endblock %} {% block content %}

{% trans "Activation Complete" %}

{% trans "The user will be notified about his/her account activation" %}

{% endblock %} {% block content %}

{% trans "Activation Complete" %}


{% trans "The user will be notified about his/her account activation" %}
{% endblock %}