mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 16:49:35 -04:00
7 lines
179 B
Markdown
7 lines
179 B
Markdown
---
|
|
title: content view
|
|
reference: /templates/types/#content-view
|
|
---
|
|
|
|
A _content view_ is a template called with the [`Render`](/methods/page/render/) method on a `Page` object.
|