{% macro pagination_row(page, what) %}
{{ package.name }} |
{{ package.state_string }}
{% if package.state_string %}
|
{% if package.last_complete_build and package.resolved %}
{{ last_complete_build.task_id }} | {{ last_complete_build.started | date }} | {% else %}{% endif %} | {{ package.current_priority }} |