diff --git a/content/en/templates/types.md b/content/en/templates/types.md index 19e0e32dd..36835071f 100644 --- a/content/en/templates/types.md +++ b/content/en/templates/types.md @@ -318,6 +318,7 @@ A _content view_ template is similar to a _partial_ template, invoked by calling - Inherit the context of the current page - Can target any page kind, content type, logical path, language, or output format +- Can reside at any level within the `layouts` directory For example, Hugo applies a _base_ template to the _home_ template below, then renders the page content and a card component for each page within the "films" section of your site.