style="display: block"#if> >
<#if is_post?? || is_page?? || is_sheet??>
<#else >
<#if post.thumbnail?? && post.thumbnail!=''>
<#if index>
<#if post.categories?? && post.categories?size gt 0>
#if>
<#else>
<#if categories?? && categories?size gt 0>
#if>
#if>
评论(${post.commentCount!'0'})
浏览(${post.visits!'0'})
<#if is_post??>
<#if index>
${post.title!}
<#else>
${post.title!}
#if>
<#else>
<#if index>
${post.title!}
<#else>
${post.title!}
#if>
#if>
<#if index && post.summary?? && post.summary!=''>
${post.summary!}
<#else>
${post.formatContent!}
#if>
<#if !index>
<#if tags?? && (tags?size gt 0)>
#if>
最后编辑时间:${post.editTime!?string('yyyy-MM-dd HH:mm:ss')}
#if>
<#if index>
<#if post.tags?? && (post.tags?size gt 0)>
#if>
<#if post.summary?? && post.summary!=''>
#if>
#if>