{# SPDX-FileCopyrightText: 2024 JWP Consulting GK #}
{# SPDX-License-Identifier: AGPL-3.0-or-later #}
{% load i18n %}
{% include "email/_salutation.txt" %}{% blocktranslate %}
You have requested a password reset. Please reset your password by visiting the
following URL and following the instructions:
{% endblocktranslate %}
{{ url }}
{% include "email/_greeting.txt" %}
