diff --git a/template-parts/authors/authors-list.php b/template-parts/authors/authors-list.php index eee2c83..282f8c0 100644 --- a/template-parts/authors/authors-list.php +++ b/template-parts/authors/authors-list.php @@ -2,10 +2,7 @@ $postId = $args['postId']; $componentTitle = 'Auteur·e·s de l\'article'; $authors = get_field('authors', $postId); - ?> -
..
-..