{% load i18n creme_ctype creme_perms creme_query creme_widgets %} {% load jsonify from creme_core_tags %} {% if button.backend_choices %}{% ctype_for_model model as ctype %} {% translate 'Download' as label %}{% widget_icon name='document_csv' label=label size='listview-button' %}{{label}} {% endif %}