| {% trans %}URL{% endtrans %} | {% trans %}Last Modified{% endtrans %} | {% trans %}Size{% endtrans %} | 
|---|---|---|
| {{ link['href'] | get_path_basename }} | {{ link['created'] }} | {{ link['file:size'] | human_size }} | 
| {% trans %}Property{% endtrans %} | {% trans %}Value{% endtrans %} | |
|---|---|---|
| {% trans %}id{% endtrans %} | {{ data.id }} | |
| {{ k }}{% if k == 'links' %} | {% else %}
 | {{ v }}{% endif %} |