{%= post.title %}

{%- post.content %}
<%= post.created_at %> 浏览({%= post.pv || 0 %}) {% if (user && post.author._id && user._id.toString() === post.author._id.toString()) { %} <% } %>