{% for import in pagination %} {% endfor %}
{{ knp_pagination_sortable(pagination, 'Seller', 'seller') }} {{ knp_pagination_sortable(pagination, 'Import date', 'importDate') }} Download imported file Import status Actions
{{ import.seller }} {{ import.importDate |date("F j, Y, g:i a") }} Download {% if import.import_status == 0 %} Warning{% else %}Success{% endif %}