{{#extend "layout"}} {{#content "breadcrumbs"}} {{/content}} {{#content "body"}}

User roles

Create new roles and give permissions to these roles



{{#each @root.roles}} {{/each}} {{#each urls}} {{#each @root.roles}} {{/each}} {{/each}}
method link{{this.name}}
{{method}} {{url}} {{#ifCond this.workflow "admin"}} {{else}} {{#isAuthorized ../url this.workflow}} {{else}} {{/isAuthorized}} {{/ifCond}}
{{/content}} {{/extend}}