@if (posts.length) { - @for (post of posts; track post.id) { - + @for (post of posts; track post.postId) { + } } @else {

Aucun post n'a été créé pour l'instant

}