{% load i18n creme_ctype creme_perms creme_widgets %}{% load blockjsondata from creme_core_tags %}
{% ctype_for_swappable 'TICKETS_TICKET_MODEL' as ticket_ct %}
{% if button.is_allowed and user|has_perm_to_link:object and button.rtype.enabled %}
{#
{% else %}
{% endif %}