Returns attributes of page.
For a page with the title About us
:
{{ page.handle }}
about-us
Name | Type | Description |
---|---|---|
content | String | page’s content |
handle | String | page’s handle. This is the page’s title in lowercase with any spaces and special characters replaced by hyphens (-). |
id | Integer | page’s id |
page_title | String | used inside title |
page_description | String | used inside meta description |
title | String | page’s title |