{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Activation Complete" %}{% endblock %} {% block sidenav %}{% endblock %} {% block extraheadbottom %} {% endblock %} {% block contentplaceholder %}

{% trans "Activation Complete" %}

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