These docs are for v2.1. Click to read the latest docs for v5.0.

Commonly used Handlebar Tokens

{{Name}} Name of a property in your schema
{{@index}} Index of the Item inside an {{#each Items}} list
{{Context.ModuleId}} Current Module ID
{{Context.ModuleTitle}} Current Modules Title
{{Context.PortalId }} Current Portal ID
{{Settings.Name}} Reference to a setting

{{../Name}: Name of a property one level up the tree (you use this when you want to address a "root" property when inside a list of Items using {{#each Items}}