소스 검색

Ajout du nombre de résultats

Sangfroid 5 달 전
부모
커밋
b61405001b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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>