{{ databox.get_serialized_server_info() }}{% trans "Details" %}

{% for row in table['result'] %} {% endfor %} {% set total = table['total'] %}
{% if app['request'].query.get('sort') == 'col' %} {% endif %} {% trans 'phraseanet:: collection' %} {% if app['request'].query.get('sort') == 'obj' %} {% endif %} {% trans 'admin::base: objet' %} {% trans 'admin::base: nombre' %} {% trans 'admin::base: poids' %} (Mo) {% trans 'admin::base: poids' %} (Go)
{{ row['asciiname'] }} {{ row['name'] }} {{ row['n'] }} {{ row['mega'] }} {{ row['giga'] }}
{% trans 'report:: total' %} {{ total['totobj'] }} {{ total['mega'] }} (Mo) {{ total['giga'] }} (Go)
{% trans 'boutton::retour' %}