{% extends 'home_base.html' %} {% load seahub_tags i18n %} {% load url from future %} {% block sub_title %}{% trans "Libraries - Share" %} - {% endblock %} {% block cur_share_libs %}tab-cur{% endblock %} {% block right_panel %}
{% trans "Name"%} | {% trans "Share To"%} | {% trans "Permission"%} | {% trans "Description"%} | {% trans "Operations"%} | ||
---|---|---|---|---|---|---|
![]() |
{% else %}
![]() |
{% endif %}
{{ repo.props.repo_name }} | {{ repo.props.user }} | {{ repo.props.repo_desc }} |
{% if repo.props.share_type == 'group' %}
![]() ![]() ![]() |
{% trans "You can share libraries to your friends and colleagues by clicking the share icon of your own libraries in your home page or creating a new library in groups you are in." %}