diff --git a/template-parts/authors/authors-list.php b/template-parts/authors/authors-list.php
new file mode 100644
index 0000000..52a04a4
--- /dev/null
+++ b/template-parts/authors/authors-list.php
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+ $authorID,
+ )
+ ); ?>
+
+
\ No newline at end of file
diff --git a/template-parts/authors/revue-authors-list.php b/template-parts/authors/revue-authors-list.php
deleted file mode 100644
index 8e7b646..0000000
--- a/template-parts/authors/revue-authors-list.php
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- Auteur·e·s de la revue
-
- $authorID,
- )
- ); ?>
-
-
\ No newline at end of file