{% load i18n %} {% spaceless %} {% if instance.label %} {{ instance.label }} {% else %} {% translate "Export the whole list to csv" %} {% endif %} {% endspaceless %}