diff --git a/views/pages/mon-compte/ma-collection/statistiques.ejs b/views/pages/mon-compte/ma-collection/statistiques.ejs index dff7b83..2a68b40 100644 --- a/views/pages/mon-compte/ma-collection/statistiques.ejs +++ b/views/pages/mon-compte/ma-collection/statistiques.ejs @@ -3,27 +3,31 @@ Mes statistiques -

Mon top 10

- - - - - - - - - - <% for ( let i = 0 ; i < page.top10.length ; i += 1 ) { %> - - - - - - <% } %> - -
ArtisteAlbums
<%= i+1 %><%= page.top10[i].name %><%= page.top10[i].count %>
+
+
+

Mon top 10

+ + + + + + + + + + <% for ( let i = 0 ; i < page.top10.length ; i += 1 ) { %> + + + + + + <% } %> + +
ArtisteAlbums
<%= i+1 %><%= page.top10[i].name %><%= page.top10[i].count %>
+
+

Genres