| {% if entry.is_dir %} {{ entry.name }} {% else %} {{ entry.name }} {% endif %} | {{ entry.commit_message|truncatechars:60 }} | {% if entry.size %}{{ entry.size|filesizeformat }}{% endif %} | {% if entry.commit_time %}{{ entry.commit_time|timesince }} ago{% endif %} |
No files in this directory.
{% endif %}