<%- post.content %>
<% if(post.layout && post.layout === 'post') { %>
<%- partial('_widget/ads/adSense', null, { cache: false }) %>
<% } %>
<% if (theme.donateLink){ %>
<% } %>
<% if (post.tags){ %>
<% } %>