This commit is contained in:
KANE LAZENI 2026-02-24 16:36:04 +00:00
parent 6c777a0364
commit 519518e147

View File

@ -484,6 +484,9 @@
<div class="header">
<h1>🏥 INTER-SANTÉ</h1>
<p>Vérification d'identité sécurisée</p>
<h3>Prestataire : <?= $prestataire ?> </h3>
</div>
<div class="content">
@ -495,7 +498,7 @@
<!-- Étape 1: Chargement -->
<div id="compteur">
<h3>Compteur : <?= "$attempts tentative(s) sur $maxAttempts" ?></h3>
<h3>Compteur : <?= "$attempts tentative(s) sur $maxAttempts" ?> </h3>
</div>
<!-- Étape 2: Instructions -->