Auto Page
Auto pages are created with the website pages feature.
The auto page object has the following attributes:
page.id
Returns the page ID.
page.title
Returns the title/name of the page.
page.content
Returns the page content. Use the raw filter so that the variable is not escaped.
page.slug
The slug of the page (i.e. the page's path without the leading /).
page.url
The full URL of the page.