{% extends "myhome_base.html" %} {% load avatar_tags %} {% block nav_myhome_class %}class="cur"{% endblock %} {% block left_panel %}
{{ quota_usage|filesizeformat }} / 2 GB
暂无
{% endif %}暂无
{% endif %} {% endblock %} {% block right_panel %} {% if output_msg %} {% for key, value in output_msg.items %} {% if key == 'info_msg' %}{{ value }} 请前往共享管理查看。
{% endif %} {% if key == 'err_msg' %}{{ value }}
{% endif %} {% endfor %} {% endif %}名字 | 描述 | 操作 |
---|---|---|
{{ repo.props.name }} | {{ repo.props.desc }} |
![]() ![]() ![]() |
暂无
{% endif %}名字 | 共享来源 | 描述 | 操作 |
---|---|---|---|
{{ repo.props.name }} | {{ repo.props.shared_email }} | {{ repo.props.desc }} |
![]() ![]() |
暂无
{% endif %} {% endblock %} {% block extra_script %} {% endblock %}