{% extends "billing/base_billing.html" %} {% block title %}Reset your Future AGI password{% endblock %} {% block preheader %}Reset link inside. Expires in 1 hour.{% endblock %} {% block txid %}◦ SECURITY / RESET{% endblock %} {% block content %} Password Reset

Reset your password

We received a request to reset the password for your Future AGI account. Click the button below to choose a new one. The link is valid for 1 hour.

{% include "billing/_button.html" with url=app_url|add:"/auth/jwt/verify/"|add:uid|add:"/"|add:token text="Reset password →" variant="primary" %}

Info· Didn't request this?

You can safely ignore this — your password won't change. If you see repeated resets you didn't trigger, contact support.

For your security, Future AGI never asks for your password via email.

{% endblock %}