{% extends "email/user_base.html" %} {% block content %} {% if model.user_is_new %}
Thank you for registering an account with SatSense.
{% else %}Someone has requested a change of email address for your SatSense account. If you were not expecting this email, please let us know.
{% endif %}Please click here to verify your email address to confirm the change. This link will expire in one hour.
If the link above does not work, try visiting the following URL in a browser:
{{ model.verify_url }}