{if !$_no_brainer_here}

[`Premium only`]

[`Upgrade to premium to have the feature enabled and this message to disappear permanently.`]

[`See what’s there in premium`]
{/if}

[`User roles`]

[`Custom user roles allow adding individual users with limited access to specific tasks and to better describe specific user roles within tasks and projects.`]

[`New role`]
{$_roles = $roles} {$_empty = $empty} {$_empty.id = '_template_'} {$_roles[$_empty.id] = $_empty} {$permits = [ 'show_inbox' => _w('Will see tasks in personal inbox'), 'send_notifications' => _w('Will receive notifications on task updates (unless unsubscribed intentionally)') ]}
{foreach $_roles as $_role} {render_row role=$_role} {/foreach}