Content
Returns the rendered content of the given page.
Syntax
PAGE.Content
Returns
template.HTML
The Content
method on a Page
object renders Markdown and shortcodes to HTML.
{{ .Content }}