{% extends "billing/base_billing.html" %} {% block title %}Verify your Future AGI email{% endblock %} {% block preheader %}Confirm your email to finish setting up your Future AGI account.{% endblock %} {% block txid %}◦ SECURITY / VERIFY{% endblock %} {% block content %} Email Verification

Verify your email

Welcome to Future AGI. Click the button below to confirm your email address and finish setting up your account.

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

Info· Didn't sign up?

You can safely ignore this email — no account will be created until the link above is clicked. If you receive repeated verification requests you didn't trigger, contact support.

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

{% endblock %}