{% extends "myhome_base.html" %} {% load seahub_tags %} {% block nav_shareadmin_class %}class="cur"{% endblock %} {% block right_panel %}
名字 | 共享给 | 描述 | 操作 |
---|---|---|---|
{{ repo.props.name }} | {{ repo.props.shared_email }} | {{ repo.props.desc }} |
{% if repo.gid %}
![]() ![]() |
暂无
{% endif %}名字 | 共享给 | 有效期 | 操作 | |
---|---|---|---|---|
{{ link.repo_name }} | {{ link.anonymous_email }} | {% if link.remain_time %}{{ link.remain_time|translate_remain_time }} | {% else %}已过期 | {% endif %}查看链接 删除 |