{%if userObj==''%}
{{webtitle}}

{{des}}




{%endif%}
{%if userObj==''%} {%else%} {%endif%}
{%for post in postlist%}
  • {%if post.lock==True%} lock{%endif%}{%if post.top%} assistant_photo{%endif%}

    chat_bubble_outline {{ post.getReplyNumber() }}

    {% if auth %} more_vert{% else %} {% endif %}


  • {%endfor%}{%if postlist==[]or postlist==''%}






    这里看起来什么都没有

    {%endif%}