发布时间:{api format_time(#post.create_time)}
{#post.title}
{#post.content}
{if #previous_post != null}
上一篇:
{#previous_post.title}
阅读:{#previous_post.read_count} 评论:{#previous_post.comment_count}
{/if} {if #next_post != null} 下一篇: {#next_post.title} 阅读:{#next_post.read_count} 评论:{#next_post.comment_count} {/if}
{/if} {if #next_post != null} 下一篇: {#next_post.title} 阅读:{#next_post.read_count} 评论:{#next_post.comment_count} {/if}