{{#eq itemType 'site'}} Pages index {{else}} Pages belonging to the '{{item}}' {{itemType}} {{/eq}} {{pages.length}} pages
{{#pages}}
{{title}}
{{#if excerpt}} {{excerpt}} {{else}} {{truncate (textize html) 50}} {{/if}}
{{/pages}}