diff --git a/app/templates/account/user.html b/app/templates/account/user.html index 147bc76..96bb349 100644 --- a/app/templates/account/user.html +++ b/app/templates/account/user.html @@ -67,14 +67,12 @@ Titre Forum Création - Commentaires {% for t in member.topics %} {{ t.title }} {{ t.forum.name }} Le {{ t.date_created|date }} - {{ t.thread.comments.count() }} {% endfor %}