{{post.title}}{%if post.lock%}lock{%endif%}{%if post.top%}assistant_photo{%endif%}{%if user.user_group=='管理员'%}assignment_turned_in{%endif%}

{{tags.icon}}{{post.tags}}>{{post.title}}



{{user.nickname}}
{{post.body}}
{{getTimer(post.pushingtime)}}
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}}

{{a.reply.body}}
{{getTimer(a.reply.pushingtime)}}
{%if userObj.user_group=='管理员'%}more


{%endif%}
{%endfor%}



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