This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
cut-publik-theme/templates/authentic2_auth_fc/explanation.html

9 lines
202 B
HTML

{% load i18n %}
{% block fc-explanation %}
<div id="fc-explanation-text">
<p>
<a href="{{ about_url }}" target="_blank">{% trans "What is FranceConnect?" %}</a>
</p>
</div>
{% endblock %}