emoji langue

This commit is contained in:
ionak
2024-04-23 21:56:12 +02:00
parent fa8b266f4c
commit a57ff3d837
2066 changed files with 23 additions and 13360 deletions

View File

@@ -14,7 +14,7 @@
<form th:action="@{/accueil}" method="post" class="mb-3">
<!-- Barre de recherche -->
<div class="mb-3">
<input type="text" class="form-control" placeholder="Rechercher un article par nom..." name="searchTitle">
<input type="text" class="form-control" th:attr="placeholder=#{accueil.search.title}" name="searchTitle">
</div>
<!-- Menu déroulant pour la sélection de la catégorie -->
<div class="mb-3">