{# Use title with path, or append a space to the page title to avoid collpasing with the meta title #} {% set pageTitle = titleWithPath or title + ' ' or '' %} {% set preview = excerpt or renderData.description or description or metadata.description %}