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