{% extends "web/base.html" %} {% load static i18n %} {% load formica %} {% block content %}
{% translate "Your registration is a success!" %} {% translate "However your account will be active only after an admin validation." %}
{% translate "You will receive an email very soon to confirm your registration." %}