{% set ajax_options = pl_options.AjaxOptions(http_method='GET', update_target_id='ajax-tracks-table', on_complete='on_paged_complete') %}
# | Name | Composer | Duration | Size | Unit Price |
---|---|---|---|---|---|
{{ item.id }} | {{ item.name }} | {{ item.composer }} | {{ item.duration|human_duration }} | {{ item.size|filesizeformat }} | {{ item.unit_price|human_price }} |