diff --git a/_includes/layouts/especes.njk b/_includes/layouts/especes.njk
index ad484b6..7608808 100644
--- a/_includes/layouts/especes.njk
+++ b/_includes/layouts/especes.njk
@@ -3,7 +3,7 @@
- {%- if eleventyNavigation.key -%} {{ eleventyNavigation.key }} | {%- endif %} {{ title or metadata.title }}
+ {{ espece.nom }} | {{ title or metadata.title }}
{#- Atom and JSON feeds included by default #}