;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Optional variables ; ; These must be set if they are used in the template ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [ss_pageTitle] exposed = "true" section = "Page Content" type = "text" value = "New basic page" label = "Page title" [ss_pageDescription] section = "Page Content" type = "text" value = "" exposed = "true" label = "Page description" tooltip = "Search engine metadata, does not normally show in browser" [ss_pageBody] section = "Page Content" exposed = "true" type = "editor" value = "<p>body text</p>"