diff --git a/content/en/variables/page.md b/content/en/variables/page.md index ec19f85c4..d108636d5 100644 --- a/content/en/variables/page.md +++ b/content/en/variables/page.md @@ -72,6 +72,9 @@ See [`.Scratch`](/functions/scratch/) for page-scoped, writable variables. .IsPage : always `true` for regular content pages. +.IsSection +: `true` if [`.Kind`](/templates/section-templates/#page-kinds) is `section`. + .IsTranslated : `true` if there are translations to display.