{{#if manager.home}}
{{#isAuthorized '/abe/generate-posts' @root.user.role.workflow}} {{#unless (isTrue (isTrue @root.config.publish.auto-republish.limit '>=' @root.manager.nbPosts) '&&' (isTrue @root.config.publish.auto-republish.active '==' 1))}} Republish site {{/unless}} {{/isAuthorized}}

{{#each @root.user.savedSearches}}
{{/each}}
{{#each @root.config.users.workflow}} {{/each}} {{#each manager.home.files}} {{listPage this @index @root.text}} {{/each}}
{{/if}}