{% include 'page_start.html' %} {% include 'nav_bar.html' %}
{% trans %}Name{% endtrans %} | {% trans %}Size{% endtrans %} | {% trans %}Rev.{% endtrans %} |
---|---|---|
45 %} title="{{ entry.display_name }}" {% endif %}> {% if entry.isdir %}<DIR>{% endif %} {% if not entry.exists %}<DELETED>{% endif %} {{ entry.display_name | truncate(45,True) }} | {% if not entry.isdir %} {{ entry.file_size | filesize }} {% endif %} |
{% if entry.isdir %}
{{ entry.last_change_date | datetime }}
{% elif ( entry.change_dates | length ) > 1 %}
|