浏览代码

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>