{{ object.export_data_button|raw }}
{% if object.pk[0] in object.authorized_update_pk %} {% endif %}
{% if object.records_count > 0 %} {% for i in range(0, object.records_count - 1) %}
{% endfor %} {% else %}

{{ alert(constant('NO_RECORD_FOUND'), 'alert-info has-icon')|raw }}

{% endif %}