{% extends "base.html" %} {% load url from future %} {% load i18n %} {% block main %}
{% trans "Thank you for your registration!" %}
{% endblock %}