{# SPDX-License-Identifier: AGPL-3.0-or-later #} {# SPDX-FileCopyrightText: 2025 JWP Consulting GK #} {% extends "storefront_base.html" %} {% block storefront_content %}
This should successfully confirm the email address update. Test valid token
This should show an invalid token error. Test invalid token
User: {{ user.email }}
Unconfirmed Email: {{ user.unconfirmed_email }}