grandlyon-glc: do not override fc explanation block template (#71304)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Paul Marillonnet 2022-11-15 09:14:21 +01:00
parent 41a77ef155
commit f67cf9978d
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
{% extends "authentic2_auth_fc/explanation.html" %}
{% load i18n %}
{% block fc-explanation %}
<div id="fc-explanation-text">
<p>
<a href="{{ about_url }}" target="_blank" rel="noopener" title="ouverture dans une nouvelle fenêtre">
{% trans "What is FranceConnect?" %}
</a>
</p>
</div>
{% endblock %}