{% extends base_template %} {% load seahub_tags avatar_tags i18n %} {% block sub_title %}{% trans "Shares" %} - {% endblock %} {% block left_panel %}
{% if to_email %}{{ to_email|email2nickname }}{% else %}{% trans "No Nickname" %}{% endif %}
{% if add_to_contacts %} {% endif %}{% trans "Name" %} | {% trans "Description" %} | {% trans "Last Update" %} | {% trans "Operations" %} | ||
---|---|---|---|---|---|
{% if repo.permission == 'rw' %}
![]() ![]() |
{{ repo.repo_name }} | {{ repo.repo_desc }} | {% if repo.last_modified %}{{ repo.last_modified|translate_seahub_time }} | {% else %}-- | {% endif %}{% if show_repo_download_button %} {% endif %} {% if repo.share_in %} {% else %} {% endif %} |