+{% endblock %}
+{% block javascripts %}{% endblock %}
\ No newline at end of file
diff --git a/templates/basefront.html.twig b/templates/basefront.html.twig
index fcb998e..e7e87e1 100644
--- a/templates/basefront.html.twig
+++ b/templates/basefront.html.twig
@@ -6,7 +6,7 @@
catégories
diff --git a/templates/pages/playlist.html.twig b/templates/pages/playlist.html.twig
index f68e297..22ffb0a 100644
--- a/templates/pages/playlist.html.twig
+++ b/templates/pages/playlist.html.twig
@@ -11,7 +11,8 @@
{% endfor %}
description :
- {{ playlist.description|nl2br }}
+ {{ playlist.description|nl2br }}
+ Nombre de formations : {{ nombreFormations }}
@@ -20,7 +21,7 @@
{% if formation.miniature %}
-
+
{% endif %}
diff --git a/templates/pages/playlists.html.twig b/templates/pages/playlists.html.twig
index 68d7eb3..61c3643 100644
--- a/templates/pages/playlists.html.twig
+++ b/templates/pages/playlists.html.twig
@@ -33,7 +33,9 @@
|