{% autoescape off %} Hello {{ name }}. Please verify your email by clicking on the following link. Confirmation Link: {{ base_url }}{% url 'users-validate' uidb64=uid token=token %} {% endautoescape %}