{% set can_insert = user.can('system_content_insert') %} {% set can_update = user.can('system_content_update') %} {% set can_delete = user.can('system_content_delete') %}