{{#isAuthorized '/abe/structure' @root.user.role.workflow}}
{{/isAuthorized}}
{{#isAuthorized '/abe/references' @root.user.role.workflow}}
{{/isAuthorized}}
{{#isAuthorized '/abe/themes' @root.user.role.workflow}}
{{#if config.themes.repository.active}}
{{/if}}
{{/isAuthorized}}
{{#isAuthorized '/abe/themes' @root.user.role.workflow}}
{{#if config.themes.repository.active}}
{{/if}}
{{/isAuthorized}}
{{#if @root.config.users.enable}}
{{#isAuthorized '/abe/users/list' @root.user.role.workflow}}
{{/isAuthorized}}
{{#isAuthorized '/abe/users/list' @root.user.role.workflow}}
{{/isAuthorized}}
{{#isAuthorized '/abe/users/list' @root.user.role.workflow}}
{{/isAuthorized}}
{{/if}}
{{abeImport 'menu-addons' manager.config this}}