{% load i18n %}
{% trans "You initiated a password reset on PeeringDB 2 - Please follow the url below to reset your password." %}

{{ password_reset_url }}?token={{ token }}&target={{ user.id }}

{% trans "If you did not initiate the password reset request, please ignore this email." %}
