diff --git a/site/templates/author.php b/site/templates/author.php
index 2d479d8..1f12efd 100644
--- a/site/templates/author.php
+++ b/site/templates/author.php
@@ -8,8 +8,9 @@
= $page->presentation() ?>
textes :
- index()->filterBy('template', 'in', array('linear', 'grid')) as $article): ?>
- author()->isNotEmpty() && $article->author()->toPage()->title() == $page->title()->value()): ?>
+ grandChildren() as $article): ?>
+ author()->toPage()->title()->value() == $page->title()->value()): ?>
-