diff --git a/docs/content/documentation/templates/overview.md b/docs/content/documentation/templates/overview.md index 5659f205..cc827fd7 100644 --- a/docs/content/documentation/templates/overview.md +++ b/docs/content/documentation/templates/overview.md @@ -20,6 +20,8 @@ A few variables are available on all templates minus RSS and sitemap: - `current_url`: the full URL for that page - `lang`: the language for that page, `null` if the page/section doesn't have a language set +The 404 template does not get `current_path` and `current_url` as it cannot know it. + ## Standard Templates By default, Zola will look for three templates: `index.html`, which is applied to the site homepage; `section.html`, which is applied to all sections (any HTML