CISO Assistant
{% trans "Your all-in-one GRC Management Platform" %}
{% autoescape off %}
{% trans "Hello" %},
{% trans "We have received a password reset request for this email. Click below to proceed:" %}
{% trans "Reset my password" %}
{% trans "An issue with the link? copy and paste the following in your browser" %}:
{{ root_url }}/password-reset/confirm?uidb64={{ uid }}&token={{ token }}
{% trans "This link can only be used once. In case of an issue, go to your instance" %} {% trans "here" %} {% trans "and request a new password reset" %}.
{% trans "If you, or your organization, did not make this request, you can simply ignore this email" %}.
{% trans "Sincerely" %},{% trans "CISO Assistant Team" %} {% endautoescape %}