{% extends "base.html" %} {% load i18n %} {% block title %}Create an Account{% endblock %} {% load crispy_forms_tags %} {% block content %}
{% blocktrans %}To complete the registration please click on the link you received at the email address you entered in the form{%endblocktrans %}