{{post.title}}

{{tags.icon}}{{post.tags}} > {{post.title}} {%if post.lock%}lock{%endif%}{%if post.top%}assistant_photo{%endif%}{%if user.user_group=='管理员'%}assignment_turned_in{%endif%}{%if userObj in post.star_user_list and auth%}stars{% endif %}remove_red_eye 浏览 {{ post.read()}}



{{user.nickname}} 最后编辑于 {{getTimer(post.pushingtime)}}

{{post.body}}
more_vert

{%for i in post.star_user_list[:13]%} {{i.nickname}} ,{%endfor%}等{{len(list(post.star_user_list))}}人将帖子设为星标



{%for a in ReplyList%}


{{a.user.nickname}} 回复于 {{getTimer(a.reply.pushingtime)}}

{{a.reply.body}}
{%if (userObj.user_group=='管理员') or (userObj.id == int(a.reply.pusher))%}more_vert


{%endif%}
{%endfor%}

{% if auth and (not post.lock) %} {% elif not auth %}{% else %}{% endif %}
{%if userObj==''%} {%elif not post.lock%} {%else%} {%endif%}
{% if not userObj == '' %} {%if not userObj in post.star_user_list and auth%} {%else%} {%endif%} {%endif%}



supervisor_account 参与者

{% for i in post.getParticipant() %} {% endfor %}