{% extends "base.html" %} {% load i18n %} {% block content %}
{% translate 'Please confirm your email address by clicking the link in the email we have just sent you. After that your information will be added to the subject database.' %}
{% endblock %}