{% extends "email/user_base.html" %} {% block content %} Thank you for registering an account with SatSense. Please verify your email address by visiting the following URL: {{ model.verify_url }} This link will expire in one hour. {% endblock %}