Forráskód Böngészése

Ajout du nombre de résultats

Sangfroid 5 hónapja
szülő
commit
b61405001b
1 módosított fájl, 3 hozzáadás és 0 törlés
  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>