fixed id naming convention

This commit is contained in:
ericb 2024-12-10 10:09:06 +01:00
parent e44c65cbce
commit 21f50f5ccd
11 changed files with 142 additions and 142 deletions

View file

@ -19,7 +19,7 @@
<li><a href="connect.html" target="_blank" rel="noopener">Page de connexion</a></li>
<li><a href="create-account.html" target="_blank" rel="noopener">Création de compte</a></li>
<li><a href="profile.html" target="_blank" rel="noopener">Profil utilisateur</a></li>
<li><a href="tandem-list.html" target="_blank" rel="noopener">Recherche TANDEM</a></li>
<li><a href="tandemList.html" target="_blank" rel="noopener">Recherche TANDEM</a></li>
<li><a href="404.html" target="_blank" rel="noopener">Error 404</a></li>
</ul>
</body>