{%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%}{%if userObj in post.star_user_list and auth%}stars{% endif %} {% if auth %} more_vert{% else %} {% endif %}


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






    这里看起来什么都没有

    {%endif%}