toulouse-2022: move up FC title (#69946)

This commit is contained in:
Nicolas Roche 2022-10-06 11:47:04 +02:00
parent 9afa1f4426
commit 603179c2c6
2 changed files with 6 additions and 6 deletions

View File

@ -0,0 +1,6 @@
{% extends "authentic2_auth_fc/explanation.html" %}
{% block fc-explanation %}
<h3>FranceConnect</h3>
{{ block.super }}
{% endblock %}

View File

@ -1,6 +0,0 @@
{% extends "authentic2_auth_fc/login.html" %}
{% block login %}
<h3>FranceConnect</h3>
{{ block.super }}
{% endblock %}