<% $.master("./layout/master.html") %> <% $.placeBegin("head") %> 搜索 | <%= $.configs.name %> <% $.placeEnd() %> <% $.placeBegin("content") %>
话题
<% if(this.topicList && this.topicList.length>0){ %> <% }else{ %>

没有匹配的话题

<% } %>
用户
<% if(this.userList && this.userList.length>0){ %> <% }else{ %>

没有匹配的用户

<% } %>
<% $.placeEnd() %>