{{ article.title}} {{ article.getCommentNb()}} {{ article.getShareNb() }} {{ article.getAuthors().getAuthorName() }} {{ article.getCreationDate() }} {{ article.getSummary() }} {% for cat in article.getCategories() %} {{ cat.getName() }} {% endfor %} {{ article.content }}