{% extends base_template %} {% load seahub_tags avatar_tags i18n %} {% load url from future %} {% block info_bar_message %} {% if request.user.is_authenticated %} {{ block.super }} {% else %}
{% endif %} {% endblock %} {% block main_panel %}{% trans "This library is read-only, you can not modify the contents of this library."%}
{% endif %} {% if user_perm and path == '/' %}{{repo.props.desc}}
{% trans 'Size: ' %}{{ repo_size|filesizeformat }}
{{ current_commit.props.desc|translate_commit_desc }} {% trans "Details"%} {% if user_perm %} {% trans "History"%} {% endif %}
{% trans "You can't access this library."%}
{% trans "Name"%} | {% trans "Size"%} | {% trans "Last Update" %} | {% trans "Operations"%} | ||
---|---|---|---|---|---|
![]() |
{{ dirent.obj_name }} | {% if dirent.last_modified %} {{ dirent.last_modified|translate_seahub_time }} {% else %} {% trans "Fetch failed" %} {% endif %} |
{% if user_perm %}
{% if user_perm == 'rw' %}
{% endif %}
![]() |
||
{% if dirent.starred %}
![]() ![]() |
{{ dirent.props.obj_name }} | {{ dirent.file_size|filesizeformat }} | {% if dirent.last_modified %} {{ dirent.last_modified|translate_seahub_time }} {% else %} {% trans "Fetch failed" %} {% endif %} |
{% trans "Download"%}
{% if user_perm == 'rw' %}
{% trans "Update"%}
{% trans "Share" %}
{% endif %}
{% if user_perm == 'rw' %}
![]() |
{% trans "The owner of this library has ran out of space." %}
{% else %} {% endif %}{% trans "The owner of this library has ran out of space." %}
{% else %} {% endif %}