{% trans %}Name{% endtrans %} | {% trans %}Type{% endtrans %} | {% trans %}Last modified{% endtrans %} | {% trans %}Size{% endtrans %} | |
---|---|---|---|---|
{% if link['title'] %} {{ link['title'] | get_path_basename }} {% else %} {{ link['href'] | get_path_basename }} {% endif %} | {{ link['entry:type'] }} | {{ link['created'] }} | {% if link['file:size'] %}{{ link['file:size'] | human_size }} | {% else %}- | {% endif %}