<% $.master("./layout/master.html") %> <% $.placeBegin("head") %> <%= this.topic.title %> | <%= $.configs.name %> <% $.placeEnd() > <% $.placeBegin("content") %>
<%= this.topic.author.name %>

<%= this.topic.title %>

<%= this.topic.author.name %> 发布于 <%= $.timeago(this.topic.createAt,"yyyy-MM-dd hh:mm") %>
<%= this.topic.html %>
回复(<%= this.topic.comments.length %>)
<% if(this.topic.comments && this.topic.comments.length>0){ %> <% }else{ %>

暂没有回复

<% } %>
<% if(this.user){ %> <% }else{ %> <% } %>