{# SPDX-FileCopyrightText: 2025 JWP Consulting GK #} {# SPDX-License-Identifier: AGPL-3.0-or-later #} {% extends "user_profile_base.html" %} {% load i18n %} {% block title %} {% translate "Email address update requested" %} {% endblock title %} {% block user_profile_content %}
{% trans "We will send an email with to your new email address containing a link that you can click to confirm your new email address. Please follow the instructions in the email." %}
{% trans "Go back to profile" %}