{% load i18n static%}

{% trans "Welcome to CISO Assistant!" %}

{% trans "Your all-in-one GRC Management Platform" %}

CISO Assistant logo
{% autoescape off %}

{% trans "You have been granted access to CISO Assistant. To get started, connect to the following button and use SSO login." %}

{% trans "Connect to CISO Assistant" %}

{% trans "An issue with the link? copy and paste the following in your browser" %}:

{{ root_url }}

{% trans "If you, or your organization, did not make this request, you can simply ignore this email"%}.

{% trans "Learn more about CISO Assistant" %} {% trans "here" %}.

{% trans "Sincerely"%},
{% trans "CISO Assistant Team"%}
{% endautoescape %}