{% load i18n creme_widgets %}{% load blockjsondata has_perm_to jsonify optionize_model_iterable from creme_core_tags %}
{% has_perm_to link object as link_perm %}
{% if button.is_allowed and link_perm and button.rtype.enabled %}
{% else %}
{% endif %}
{% comment %}
{% load i18n creme_widgets %}{% load blockjsondata has_perm_to jsonify optionize_model_iterable from creme_core_tags %}
{% has_perm_to link object as link_perm %}
{% endcomment %}