{% extends 'mtp_common/user_admin/sign-up-confirm-changes.html' %} {% load i18n %} {% block confirm_changes %}

{% trans 'You can sign in or reset your password at' %}:

{% trans 'Do you want to continue?' %}

{% blocktrans trimmed count count=login_urls|length %} You will lose access to this service if you continue to submit your request. {% plural %} You will lose access to the services you already have if you continue to submit your request. {% endblocktrans %}

{{ block.super }} {% endblock %}