{! admin/util/dates !} {% if id === false %}

{"Type"}:

{% else %}

« {"All"} {{plural}}

{% end %}

{! navigation/pager?style=results&url=[url]&total=[total]&count=[count]&limit=[limit] !}

{% if total > $data->limit %}
{! navigation/pager?style=numbers&url=[url]&total=[total]&count=[count]&limit=[limit] !}
{% end %} {% if id === false %}

{% foreach history %} {% end %}
{"ID"} {"Last changed"} {"Author"}  
{{ loop_value->pkey }} {{ loop_value->ts|I18n::date_time }} {{ loop_value->user|admin_filter_user_name }} {"Show versions"}

{% else %}

{% foreach history %} {% if loop_index == 0 %} {% if deleted %} {% else %} {% end %} {% else %} {% end %} {% end %}
{"Changed on"} {"Author"}  
{{ loop_value->ts|I18n::date_time }} {{ loop_value->user|admin_filter_user_name }}{"View current (deleted)"}{"Current version"}{"Compare to current"}

{% end %} {% if total > $data->limit %} {! navigation/pager?style=numbers&url=[url]&total=[total]&count=[count]&limit=[limit] !} {% end %}