{% 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, and you can only view the files."%}
{% endif %} {% if user_perm and path == '/' %}{{repo.props.desc}}
{% trans 'Size: ' %}{{ repo_size|filesizeformat }}
{{ current_commit.props.desc|translate_commit_desc }} {% trans "Detail"%} {% if user_perm == 'rw' %} {% trans "History"%} {% endif %}
{% trans "You can't access this library."%}
{% trans "Name"%} | {% trans "Size"%} | {% trans "Operations"%} | ||
---|---|---|---|---|
![]() |
{{ dirent.obj_name }} |
{% if user_perm %}
{% if user_perm == 'rw' %}
{% endif %}
![]() |
||
{% if dirent.starred %}
![]() ![]() |
{{ dirent.props.obj_name }} | {{ dirent.file_size|filesizeformat }} |
{% trans "Download"%}
{% if user_perm == 'rw' %}
{% trans "Update"%}
{% 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 %}