{% load seahub_tags i18n %}

{% for name, link in zipped %} {% if forloop.first or not forloop.last %} {{ name }} / {% else %} {{ name }} / {% endif %} {% endfor %}

{% if user_perm == 'rw' %} {% if repo.encrypted and repo.enc_version == 2 and not server_crypto %} {% else %} {% if no_quota %} {% else %}
{% trans "Upload"%}
{% if enable_upload_folder %} {% endif %} {% endif %} {% endif %} {% if repo.encrypted and repo.enc_version == 2 and not server_crypto %} {% else %} {% endif %} {% endif %} {% if path != '/' %} {% if not repo.encrypted %} {% endif %} {% endif %}
{% include 'snippets/current_commit.html' %}
{% include 'snippets/repo_dirents.html' %}
{% trans "Name"%} {% trans "Size"%} {% trans "Last Update" %} {% trans "Operations"%}
{% if dirent_more %} {% trans 'Loading...' %} {% endif %}