分享给用户
已分享用户:
{% if len(share_to_list) == 0 %}
无
{% end %} {% for share in share_to_list %}
{{share.to_user}}
取消分享
{% end %}