{{ object.debug_content|raw }}
{{ object.export_data_button|raw }}
{% if object.update_record_authorized[object.pk_concat_values[0]] == true %} {% 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 %}