{{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%}



{{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=='管理员'%}more_vert


{%endif%}
{%endfor%}



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