templates: update title for user verified attributes (#23383)

This commit is contained in:
Serghei Mihai 2018-05-11 15:01:27 +02:00
parent e8a8f1ee40
commit 858bdb4e07
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
{% if user.attributes.validated and user.attributes.validation_context != 'FC' %}
<div class="guichet-validated">
<h2>VOTRE IDENTITÉ CERTIFIÉE</h2>
<h2>VOTRE IDENTITÉ VERIFIÉE</h2>
<div class="info">
<p>Votre identité a été certifiée le <strong>{{ user.attributes.validation_date }}</strong> par un agent.
<p>L'identité certifiée permet d'accèder à des services qui demandent une identité certifiée.</p>