{% autoescape off %} Hi {{ user.first_name }}, Please click on the link below to confirm your registration: {{ protocol }}://{{ domain }}{% url 'NEMO_external_users:activate' uidb64=uid token=token %} {% endautoescape %}