<% if(topic.reply) {%> <% } %> <% if(!topic.reply) {%> <% } %>
<%= topic.reply_count %>/<%= topic.visit_count %>
<% if(topic.top){%> 置顶 <% } %> <%= topic.title %>
<% if(topic.reply) {%>
<%= topic.reply.friendly_create_at %>
<% } %> <% if(!topic.reply) {%>
<%= topic.friendly_create_at %>
<% } %>