Placeholders

Folowing placeholders can be used:

General

Placeholder Description
{{ DATE }} Current date
{{ TIME }} Current time
{{ DOMAIN_URL }} URL of current domain
{{ PAGES_DIRECTORY }} The Root Folder of all pages
{{ PAGE_EXTENSION }} The file name extension (e.g. PHP)
{{ WEBSITE_TITLE }} Website title from Lepton options
{{ USER_DISPLAY_NAME }} Display name of current user, when logged in

Related to included page

Placeholder Description
{{ PAGE_ID }} The CMS internal page ID
{{ FIRST_SECTION_ON_PAGE }} The section ID of the first section of current included page
{{ PAGE_URL }} The full qualified URL of the page
{{ PAGE_LINK }} The URL of the page within the pages root folder
{{ PAGE_TITLE }} the page title
{{ PAGE_MENU_TITLE }} The menu title
{{ PAGE_DESCRIPTION }} the page description
{{ PAGE_KEYWORDS }} the page keywords
{{ PAGE_MODIFIED_TIMESTAMP }} timestamp of last modification
{{ PAGE_MODIFIED_DATE }} date of timestamp of last modification
{{ PAGE_MODIFIED_TIME }} time of timestamp of last modification
{{ PAGE_MODIFIED_BY }} Username who did the last modification

Related to included page-section

Placeholder Description
{{ SECTION_ID }} The section ID
{{ SECTION_NAME }} The section name