{% extends 'base.html' %} {% block header_title %} {% trans %}Activate Single Sign On{% endtrans %} {% endblock %} {% block content %} {# Whitespaces so that the content of the email is not picked up for the preview text #}
|
{% trans %}Hi there,{% endtrans %}
{% trans %}Once you have activated Single Sign On. Signing in with{% endtrans %} {{ user_email }} {% trans %}will allow you access to the following accounts:{% endtrans %}
{% trans %}ACTIVATE SINGLE SIGN ON{% endtrans %}
{% trans %}Or, Visit this link{% endtrans %}:
|