diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 0da645943d..7d68717ad0 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -449,13 +449,15 @@ - + {{ 'Rechercher dans un champ date' | trans }} {% for fieldname, date in search_datas['dates'] %} {{ fieldname }} {% endfor %} + {{ 'updated_on' | trans }} + {{ 'created_on' | trans }}