Sfoglia il codice sorgente

Ajout du nombre de résultats

Sangfroid 5 mesi fa
parent
commit
b61405001b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      templates/videotheque/_liste_header.html.twig

+ 3 - 0
templates/videotheque/_liste_header.html.twig

@@ -7,3 +7,6 @@
     {% endif %}
 </div>
 {{ include ('videotheque/_filters_form.html.twig') }}
+
+
+<h6 class="mb-3">{{ listeFilms | length }} Résultats</h6>