{{ name }} | {{ description }} | {{ owner }} | {{ type }} | {{ status }} | {{ last_modified }} | |
---|---|---|---|---|---|---|
${_('Showing %(start)s to %(end)s of %(count)s items, page %(page)s of %(pages)s') % dict(start=page.start_index(),end=page.end_index(),count=paginator.total_count,page=page.number,pages=paginator.num_pages)}