{% extends "admin_base.html" %} {% block nav_useradmin_class %}class="cur"{% endblock %} {% block left_panel %}
{{ quota_usage|filesizeformat }} / 2 GB
{% endblock %} {% block right_panel %}名字 | 描述 | 操作 |
---|---|---|
{{ repo.props.name }} | {{ repo.props.desc }} |
暂无
{% endif %}名字 | 共享来源 | 描述 | |
---|---|---|---|
{{ repo.props.name }} | {{ repo.props.shared_email }} | {{ repo.props.desc }} |
暂无
{% endif %}计算机名 | 角色 | 状态 | |||
---|---|---|---|---|---|
{{ username }} | {% else %}未知 | {% endif %} {% if roles %}{{ roles }} | 已验证 | {% else %}无 | 未验证 | {% endif %}