Browse Source

Ajout du nombre de résultats

Sangfroid 5 tháng trước cách đây
mục cha
commit
b61405001b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>